[ 源代码: python-txrequests ]
软件包:python3-txrequests(0.9.6-2)
python3-txrequests 的相关链接
Debian 的资源:
下载源码包 python-txrequests:
- [python-txrequests_0.9.6-2.dsc]
- [python-txrequests_0.9.6.orig.tar.xz]
- [python-txrequests_0.9.6-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [buildbot.net]
相似软件包:
Asynchronous Python HTTP Requests for Humans using twisted
Small add-on for the Python Requests HTTP library. Makes use twisted's ThreadPool, so that the requests'API returns deferred.
The additional API and changes are minimal and strives to avoid surprises.
其他与 python3-txrequests 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-twisted
- Event-based framework for internet applications