Hypercorn0.17.3
Hypercorn0.17.3
Published
A ASGI Server based on Hyper libraries and inspired by Gunicorn
pip install hypercorn
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- aioquic
<1.0,>=0.9.0; extra == "h3"
- exceptiongroup
>=1.1.0; python_version < "3.11"
- h11
- h2
>=3.1.0
- priority
- pydata_sphinx_theme
; extra == "docs"
- sphinxcontrib_mermaid
; extra == "docs"
- taskgroup
; python_version < "3.11"
- tomli
; python_version < "3.11"
- trio
>=0.22.0; extra == "trio"
- typing_extensions
; python_version < "3.11"
- uvloop
>=0.18; platform_system != "Windows" and extra == "uvloop"
- wsproto
>=0.14.0