[ 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
- interactive high-level object-oriented language (Python2 version)
-
- 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