h11
PyPIv0.16.0A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
Overview
h11 is an PyPI package that a pure-Python, bring-your-own-I/O implementation of HTTP/1.1. The latest version is 0.16.0, released under the MIT license.
Who should use it
Teams working in the PyPI ecosystem who need a pure-Python, bring-your-own-I/O implementation of HTTP/1.1 and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your PyPI stack.
Pros
- Clear open-source license (MIT).
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of h11.
Used by
Popular packages that depend on h11.
Frequently installed together
Version history
| Version | Published | License |
|---|---|---|
| 0.16.0latest | 1 year ago | MIT |
| 0.15.0 | 1 year ago | MIT |
| 0.14.0 | 3 years ago | MIT |
| 0.13.0 | 4 years ago | MIT |
| 0.12.0 | 5 years ago | MIT |
| 0.11.0 | 5 years ago | MIT |
| 0.10.0 | 6 years ago | MIT |
| 0.9.0 | 7 years ago | MIT |
| 0.8.1 | 8 years ago | MIT |
| 0.8.0 | 8 years ago | MIT |
| 0.7.0 | 9 years ago | MIT |
| 0.6.0 | 9 years ago | MIT |
| 0.5.0 | 10 years ago | MIT |
| 0.0.1 | — | MIT |
Maintainers
Frequently asked questions
How do I install h11?
Run `pip install h11` to add h11 to your PyPI project.
What license is h11 released under?
h11 is distributed under the MIT license.
How popular is h11?
h11 has approximately 0 downloads per week and 1 known dependent packages.