[ 原始碼: python-requests-futures ]
套件:python3-requests-futures(1.0.0-2)
python3-requests-futures 的相關連結
Debian 的資源:
下載原始碼套件 python-requests-futures:
- [python-requests-futures_1.0.0-2.dsc]
- [python-requests-futures_1.0.0.orig.tar.gz]
- [python-requests-futures_1.0.0-2.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 (>= 1.2)
- elegant and simple HTTP library for Python3, built for human beings