[ 原始碼: python-treq ]
套件:python3-treq(18.6.0-0.1)
python3-treq 的相關連結
Debian 的資源:
下載原始碼套件 python-treq:
- [python-treq_18.6.0-0.1.dsc]
- [python-treq_18.6.0.orig.tar.gz]
- [python-treq_18.6.0-0.1.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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-incremental
- Library for versioning Python projects.
-
- dep: python3-requests (>= 2.1.0)
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-twisted (>= 16.4.0)
- Event-based framework for internet applications