[ ソース: python-h2 ]
パッケージ: python3-h2 (3.0.1-4)
python3-h2 に関するリンク
Debian の資源:
python-h2 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-hpack
- Pure-Python3 HTTP/2 header encoding (HPACK)
-
- dep: python3-hyperframe
- Pure-Python3 HTTP/2 framing code