Hypercorn0.18.0
Hypercorn0.18.0
Published
A ASGI Server based on Hyper libraries and inspired by Gunicorn
pip install hypercorn
Package Downloads
Authors
Requires Python
>=3.10
Dependencies
- exceptiongroup
>=1.1.0; python_version < "3.11" - h11
- h2
>=4.3.0 - priority
- taskgroup
; python_version < "3.11" - tomli
; python_version < "3.11" - typing_extensions
; python_version < "3.11" - wsproto
>=0.14.0 - pydata_sphinx_theme
; extra == "docs" - sphinxcontrib_mermaid
; extra == "docs" - aioquic
>=0.9.0; extra == "h3" - trio
; extra == "trio" - uvloop
; extra == "uvloop"