Language

Package: python-h11 @ 0.9.0

Synopsis

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

Description

This is a little HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2. It's 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.

Home page
https://github.com/python-hyper/h11
Location
gnu/packages/python-web.scm (line: 841, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings