[ Bron: python-h2 ]
Pakket: python3-h2 (4.0.0-3)
Verwijzigingen voor python3-h2
Debian bronnen:
Het bronpakket python-h2 downloaden:
Beheerders:
Externe bronnen:
- Homepage [pypi.python.org]
Vergelijkbare pakketten:
Pure-Python3 HTTP/2 State-Machine based protocol implementation in Python
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.
This is the Python 3 version of the package.
Andere aan python3-h2 gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-hpack (>= 4.0)
- Pure-Python3 HTTP/2 header encoding (HPACK)
-
- dep: python3-hyperframe (>= 6.0)
- Pure-Python3 HTTP/2 framing code