
Hypercorn 0.18.0
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: 1519, Watchers: 1519, Forks: 136, Open Issues: 123The pgjones/hypercorn repo was created 7 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1519 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
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/Hypercorn/
- 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.
GitHub Issues
The hypercorn package has 123 open issues on GitHub
- Add WebTransport over HTTP/3 support
- Allow stdout to be directed to one of the log files
- Singular hypercorn before/after hook
- RuntimeWarning: coroutine 'TCPServer._idle_timeout' was never awaited
- Daemon processes
- graceful_timeout not respected on Python 3.12
- Very high memory usage?
pythonfix







