[ buster ]
[ 源代码: python-requests-futures ]
软件包:python-requests-futures(0.9.9-1)
python-requests-futures 的相关链接
Debian 的资源:
下载源码包 python-requests-futures:
- [python-requests-futures_0.9.9-1.dsc]
- [python-requests-futures_0.9.9.orig.tar.gz]
- [python-requests-futures_0.9.9-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [pypi.python.org]
相似软件包:
library for asynchronous HTTP requests (Python 2)
Requests-futures is a small add-on for python-requests that allows one to create asynchronous HTTP requests.
This package provides the module for Python 2.
其他与 python-requests-futures 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-concurrent.futures (>= 2.1.3)
- backport of concurrent.futures package from Python 3.2
-
- dep: python-requests (>= 1.2)
- elegant and simple HTTP library for Python2, built for human beings