py-h2-4.3.0

pure-Python HTTP/2 State-Machine based protocol

Index | www

Description

This is a pure-Python implementation of a HTTP/2 protocol stack. It's
written from the ground up to be embeddable in whatever program you
choose to use, ensuring that you can speak HTTP/2 regardless of your
programming paradigm.

Homepage: https://github.com/python-hyper/h2

Run Dependencies