Metadata-Version: |
2.1 |
Name: |
aiohttp-asgi |
Version: |
0.5.2 |
Summary: |
Adapter to running ASGI applications on aiohttp |
Author: |
Dmitry Orlov |
Author-Email: |
me[at]mosquito.su |
Home-Page: |
https://github.com/mosquito/aiohttp-asgi |
Project-Url: |
Documentation, https://github.com/mosquito/aiohttp-asgi/blob/master/README.md |
Project-Url: |
Source, https://github.com/mosquito/aiohttp-asgi |
Project-Url: |
Tracker, https://github.com/mosquito/aiohttp-asgi/issues |
License: |
Apache-2.0 |
Keywords: |
aiohttp,asgi |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Natural Language :: English |
Classifier: |
Operating System :: MacOS |
Classifier: |
Operating System :: Microsoft |
Classifier: |
Operating System :: POSIX |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Internet |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Software Development :: Libraries |
Requires-Python: |
>=3.7,<4.0 |
Requires-Dist: |
aiohttp (<4,>=3) |
Requires-Dist: |
typing_extensions; python_version < "3.8" |
Description-Content-Type: |
text/markdown |