</>PackageGraphPackageGraph

h11

PyPIv0.16.0

A pure-Python, bring-your-own-I/O implementation of HTTP/1.1

0
Weekly downloads
1
Dependents
0
Dependencies
2/100
Popularity

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.

uvicornhttpcoreh11
h11 dependencies dependents

Used by

Popular packages that depend on h11.

Frequently installed together

Version history

VersionPublishedLicense
0.16.0latest1 year agoMIT
0.15.01 year agoMIT
0.14.03 years agoMIT
0.13.04 years agoMIT
0.12.05 years agoMIT
0.11.05 years agoMIT
0.10.06 years agoMIT
0.9.07 years agoMIT
0.8.18 years agoMIT
0.8.08 years agoMIT
0.7.09 years agoMIT
0.6.09 years agoMIT
0.5.010 years agoMIT
0.0.1MIT

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.