
h11 0.16.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: 548, Watchers: 548, Forks: 92, Open Issues: 36The python-hyper/h11 repo was created 9 years ago and the last code push was 9 months ago.
The project is popular with 548 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.
pythonfix







