{ "info": { "author": "", "author_email": "andrey.sdr@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "aiohttp_ws - aiohttp websockets\n==========================\nNano-framework for working with websockets powered by aiohttp and redis\n\nTo start example app\n```bash\nmake venv\nsource activate\npython -m example_app.app \n```\n\nAttention! Work In Progress\n==\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jounderwood/aiohttp_ws", "keywords": "", "license": "BSD 3-Clause License", "maintainer": "", "maintainer_email": "", "name": "aiohttp-ws", "package_url": "https://pypi.org/project/aiohttp-ws/", "platform": "", "project_url": "https://pypi.org/project/aiohttp-ws/", "project_urls": { "Homepage": "https://github.com/jounderwood/aiohttp_ws" }, "release_url": "https://pypi.org/project/aiohttp-ws/0.1.dev1/", "requires_dist": [ "aiohttp (>=3.4.4)", "aioredis (>=1.1.0)", "dataclasses", "marshmallow (>=3.0.0rc4)", "yzconfig (>=1.0)" ], "requires_python": "", "summary": "Nano-framework for working with websockets, powered by aiohttp and redis", "version": "0.1.dev1" }, "last_serial": 4922470, "releases": { "0.1.dev1": [ { "comment_text": "", "digests": { "md5": "4ba60d400f57e63b05b5a3385d53f307", "sha256": "71559c2ddf1269d8766336600b0c5a76a9e18ddb2c7818c6bc34b47c0c0376ec" }, "downloads": -1, "filename": "aiohttp_ws-0.1.dev1-py3-none-any.whl", "has_sig": false, "md5_digest": "4ba60d400f57e63b05b5a3385d53f307", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11230, "upload_time": "2019-03-10T19:46:50", "url": "https://files.pythonhosted.org/packages/79/74/b39aae67c725bdd7dd38daf72bac487c762887fd128f36794b8bcdb74ed5/aiohttp_ws-0.1.dev1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b4ba741b1900557a2a9c1dd46e1372fd", "sha256": "0c356377e73a1d8d31afbd860f4f77fbf6d53b892436f26185b40f29684d58cb" }, "downloads": -1, "filename": "aiohttp_ws-0.1.dev1.tar.gz", "has_sig": false, "md5_digest": "b4ba741b1900557a2a9c1dd46e1372fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7618, "upload_time": "2019-03-10T19:46:52", "url": "https://files.pythonhosted.org/packages/95/76/c05f834e38d858bbd5495f91d9a65cc7341281ef897ef8ba7c4e4df2076d/aiohttp_ws-0.1.dev1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4ba60d400f57e63b05b5a3385d53f307", "sha256": "71559c2ddf1269d8766336600b0c5a76a9e18ddb2c7818c6bc34b47c0c0376ec" }, "downloads": -1, "filename": "aiohttp_ws-0.1.dev1-py3-none-any.whl", "has_sig": false, "md5_digest": "4ba60d400f57e63b05b5a3385d53f307", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11230, "upload_time": "2019-03-10T19:46:50", "url": "https://files.pythonhosted.org/packages/79/74/b39aae67c725bdd7dd38daf72bac487c762887fd128f36794b8bcdb74ed5/aiohttp_ws-0.1.dev1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b4ba741b1900557a2a9c1dd46e1372fd", "sha256": "0c356377e73a1d8d31afbd860f4f77fbf6d53b892436f26185b40f29684d58cb" }, "downloads": -1, "filename": "aiohttp_ws-0.1.dev1.tar.gz", "has_sig": false, "md5_digest": "b4ba741b1900557a2a9c1dd46e1372fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7618, "upload_time": "2019-03-10T19:46:52", "url": "https://files.pythonhosted.org/packages/95/76/c05f834e38d858bbd5495f91d9a65cc7341281ef897ef8ba7c4e4df2076d/aiohttp_ws-0.1.dev1.tar.gz" } ] }