[ buster ]
[ 源代码: python-treq ]
软件包:python-treq(18.6.0-0.1)
python-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 2)
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 2 package.
其他与 python-treq 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-attr
- Attributes without boilerplate (Python 2)
-
- dep: python-incremental
- Library for versioning Python projects.
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings
-
- dep: python-six
- Python 2 和 3 兼容库(Python 2 接口)
-
- dep: python-twisted-core
- Event-based framework for internet applications