h11 0.14.0
0
A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
Contents
A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
Stars: 489, Watchers: 489, Forks: 62, Open Issues: 29The python-hyper/h11
repo was created 8 years ago and the last code push was 3 weeks ago.
The project is popular with 489 github stars!
How to Install h11
You can install h11 using pip
pip install h11
or add it to a project with poetry
poetry add h11
Package Details
- Author
- Nathaniel J. Smith
- License
- MIT
- Homepage
- https://github.com/python-hyper/h11
- PyPi:
- https://pypi.org/project/h11/
- GitHub Repo:
- https://github.com/python-hyper/h11
Classifiers
- Internet/WWW/HTTP
- System/Networking
Related Packages
Errors
A list of common h11 errors.
Code Examples
Here are some h11
code examples and snippets.
GitHub Issues
The h11 package has 29 open issues on GitHub
- Change supported Python versions