{ "info": { "author": "Toby Patterson", "author_email": "me@tobys.email", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Programming Language :: Python :: 3.5", "Topic :: Communications" ], "description": "Python Asyncio-enabled Event Dispatcher Based on Publishers and Subscribers\r\n\r\nAsync Dispatch uses the keywords async and await, and thus requires Python 3.5 or greater. This version of Python is distributed in the most recent release of Ubuntu 16.04, and can be easily installed on Mac OS X using brew .", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/tobypatterson/async-dispatch/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tobypatterson/async-dispatch/", "keywords": "asyncio,events,queue", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "async-dispatch", "package_url": "https://pypi.org/project/async-dispatch/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/async-dispatch/", "project_urls": { "Download": "http://github.com/tobypatterson/async-dispatch/tarball/master", "Homepage": "https://github.com/tobypatterson/async-dispatch/" }, "release_url": "https://pypi.org/project/async-dispatch/0.1/", "requires_dist": null, "requires_python": null, "summary": "Dispatches events from a publisher to any number of subscribers.", "version": "0.1" }, "last_serial": 2200009, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "30326a4b595f52a81d35d41949415a66", "sha256": "f568cca7d1cda7dac9c12d1d550ecb0b7eda113ef6a2b796cb3d66e82e38adf6" }, "downloads": -1, "filename": "async_dispatch-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "30326a4b595f52a81d35d41949415a66", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 4434, "upload_time": "2016-07-03T01:22:02", "url": "https://files.pythonhosted.org/packages/40/ce/dba59fdb16fc6420e9415330ee039d5a049da17ae57bae57f3b48af78400/async_dispatch-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e379b78bab517f856eeb42bcd39196a1", "sha256": "d2bce1921c398c8030ab523263d5926b66b58cf1bc69c134cd1c43ae21d4c22a" }, "downloads": -1, "filename": "async-dispatch-0.1.tar.gz", "has_sig": false, "md5_digest": "e379b78bab517f856eeb42bcd39196a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3664, "upload_time": "2016-07-03T01:21:58", "url": "https://files.pythonhosted.org/packages/36/87/7baf7868083921f04e66991e5155949f96140e6eb6d3f29aac36dc0368d1/async-dispatch-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "30326a4b595f52a81d35d41949415a66", "sha256": "f568cca7d1cda7dac9c12d1d550ecb0b7eda113ef6a2b796cb3d66e82e38adf6" }, "downloads": -1, "filename": "async_dispatch-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "30326a4b595f52a81d35d41949415a66", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 4434, "upload_time": "2016-07-03T01:22:02", "url": "https://files.pythonhosted.org/packages/40/ce/dba59fdb16fc6420e9415330ee039d5a049da17ae57bae57f3b48af78400/async_dispatch-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e379b78bab517f856eeb42bcd39196a1", "sha256": "d2bce1921c398c8030ab523263d5926b66b58cf1bc69c134cd1c43ae21d4c22a" }, "downloads": -1, "filename": "async-dispatch-0.1.tar.gz", "has_sig": false, "md5_digest": "e379b78bab517f856eeb42bcd39196a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3664, "upload_time": "2016-07-03T01:21:58", "url": "https://files.pythonhosted.org/packages/36/87/7baf7868083921f04e66991e5155949f96140e6eb6d3f29aac36dc0368d1/async-dispatch-0.1.tar.gz" } ] }