python-h2

Pure-Python HTTP/2 State-Machine based protocol implementation in Python
  https://pypi.python.org/pypi/h2
  0
  no reviews



This module contains a pure-Python HTTP/2 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.