{ "info": { "author": "Nimbus team", "author_email": "nimbus@mcs.anl.gov", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Communications", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Distributed Computing", "Topic :: System :: Networking" ], "description": "###################################\n dashi - simple RPC over messaging\n###################################\n\n`Dashi` is a messaging library built on top of `Kombu`_. It provides common\npatterns such as RPC without taking over your code or forcing a choice of\nasync framework upon you.\n\nParts of dashi are inspired by the `nova.rpc`_ package of `Openstack Nova`_.\n\n\n.. _`Kombu`: http://ask.github.com/kombu\n.. _`nova.rpc`: https://github.com/openstack/nova/tree/master/nova/rpc\n.. _`Openstack Nova`: http://nova.openstack.org", "description_content_type": null, "docs_url": null, "download_url": "http://www.nimbusproject.org/downloads/dashi-0.3.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/nimbusproject/dashi", "keywords": "nimbus,amqp,kombu", "license": "Apache 2.0", "maintainer": null, "maintainer_email": null, "name": "dashi", "package_url": "https://pypi.org/project/dashi/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dashi/", "project_urls": { "Download": "http://www.nimbusproject.org/downloads/dashi-0.3.0.tar.gz", "Homepage": "http://github.com/nimbusproject/dashi" }, "release_url": "https://pypi.org/project/dashi/0.3.0/", "requires_dist": null, "requires_python": null, "summary": "simple RPC layer on top of kombu", "version": "0.3.0" }, "last_serial": 802865, "releases": { "0.1.0": [], "0.2.1": [], "0.2.2": [], "0.2.3": [], "0.2.4": [], "0.2.5": [], "0.2.6": [], "0.2.7": [], "0.3.0": [] }, "urls": [] }