[ 源代码: python-treq ]
软件包:python3-treq(22.2.0-0.1)
python3-treq 的相关链接
Debian 的资源:
下载源码包 python-treq:
- [python-treq_22.2.0-0.1.dsc]
- [python-treq_22.2.0.orig.tar.gz]
- [python-treq_22.2.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-hyperlink (>= 21.0.0)
- Immutable, Pythonic, correct URLs.
-
- 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-twisted (>= 18.7.0)
- Event-based framework for internet applications