[ ソース: python-treq ]
パッケージ: python3-treq (18.6.0-0.2)
python3-treq に関するリンク
Debian の資源:
python-treq ソースパッケージをダウンロード:
- [python-treq_18.6.0-0.2.dsc]
- [python-treq_18.6.0.orig.tar.gz]
- [python-treq_18.6.0-0.2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [treq.readthedocs.org]
類似のパッケージ:
Higher level API for making HTTP requests with Twisted (Python 3)
Treq is a HTTP library inspired by requests written on top of Twisted. It provides a simple, higher level API for making HTTP requests when using Twisted.
This is the Python 3 package.
その他の python3-treq 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-incremental
- Library for versioning Python projects
-
- dep: python3-requests (>= 2.1.0)
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-twisted (>= 16.4.0)
- Event-based framework for internet applications