Fedora Packages

python3-h11 Subpackage of python-h11

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

This is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2. It is a "bring-your-own-I/O" library; h11 contains no IO code whatsoever. This means you can hook h11 up to your favorite network API, and that could be anything you want: synchronous, threaded, asynchronous, or your own implementation of RFC 6214 -- h11 will not judge you. This also means that h11 is not immediately useful out of the box: it is a toolkit for building programs that speak HTTP, not something that could directly replace requests or twisted.web or whatever. But h11 makes it much easier to implement something like requests or twisted.web.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.14.0-3.fc40 -
Fedora 40 0.14.0-3.fc40 -
Fedora 39 0.14.0-1.fc39 -
Fedora 38 0.13.0-4.fc38 -
EPEL 9 0.13.0-1.el9 -
EPEL 8 0.13.0-1.el8 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-h11 dash maintainers at fedoraproject dot org.



Sources on Pagure