[ ソース: python-h2 ]
パッケージ: python3-h2 (4.1.0-4)
python3-h2 に関するリンク
Debian の資源:
python-h2 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-h2 関連パッケージ
|
|
|
|
-
- 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