Hypercorn 0.17.3
0
A ASGI Server based on Hyper libraries and inspired by Gunicorn
Contents
A ASGI Server based on Hyper libraries and inspired by Gunicorn
Stars: 1137, Watchers: 1137, Forks: 102, Open Issues: 87The pgjones/hypercorn
repo was created 6 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1137 github stars!
How to Install hypercorn
You can install hypercorn using pip
pip install hypercorn
or add it to a project with poetry
poetry add hypercorn
Package Details
- Author
- pgjones
- License
- MIT
- Homepage
- https://github.com/pgjones/hypercorn/
- PyPi:
- https://pypi.org/project/Hypercorn/
- Documentation:
- https://hypercorn.readthedocs.io
- GitHub Repo:
- https://github.com/pgjones/hypercorn
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common hypercorn errors.
Code Examples
Here are some hypercorn
code examples and snippets.