CMD + K

h2

Anaconda Verified

HTTP/2 State-Machine based protocol implementation

Installation

To install this package, run one of the following:

Conda
$conda install main::h2

Usage Tracking

4.3.0
4.2.0
4.0.0
3.2.0
3.1.1
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

h2 is a HTTP/2 protocol stack, written entirely in Python. The goal of h2 is to be a common HTTP/2 stack for the Python ecosystem, usable in all programs regardless of concurrency model or environment. To achieve this, h2 is entirely self-contained: it does no I/O of any kind, leaving that up to a wrapper library to control. This ensures that it can seamlessly work in all kinds of environments, from single-threaded code to Twisted.

About

Summary

HTTP/2 State-Machine based protocol implementation

Last Updated

Jan 12, 2026 at 00:12

License

MIT

Total Downloads

5.4K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 4.0.0
win-32 Last supported version: 4.0.0
macOS-64 Last supported version: 4.2.0
linux-32 Last supported version: 3.0.1