[ 源代码: python-requests-futures ]
软件包:python3-requests-futures(1.0.1-1)
python3-requests-futures 的相关链接
Debian 的资源:
下载源码包 python-requests-futures:
- [python-requests-futures_1.0.1-1.dsc]
- [python-requests-futures_1.0.1.orig.tar.gz]
- [python-requests-futures_1.0.1-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [pypi.python.org]
相似软件包:
library for asynchronous HTTP requests (Python 3)
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 3.
其他与 python3-requests-futures 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings