threading for requests
Project description
mtrequests
threading for requests
import mtrequests
pp = mtrequests.PendingPool()
print(mtrequests.get("https://example.com").send())
print(mtrequests.get("https://example.com").wrap(pp).send())
print(pp.wrap(mtrequests.get("https://example.com")).send())
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mtrequests-1.7.0.tar.gz
(6.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mtrequests-1.7.0.tar.gz.
File metadata
- Download URL: mtrequests-1.7.0.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fe2b9ef35bd2b505f3a50919610b5518e1443ded967133deea03c412a47da17
|
|
| MD5 |
7944c1e5ec02162f15a36df7a420f970
|
|
| BLAKE2b-256 |
028ff2799c1cba2a26722891ed21bd5fe8179cc73f4e67a006696083d5236dea
|
File details
Details for the file mtrequests-1.7.0-py3-none-any.whl.
File metadata
- Download URL: mtrequests-1.7.0-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5dd518758c204b478c748ab21234c335e66a7d1246d9e75e5b260cf21c35ead5
|
|
| MD5 |
1578cf1e714569bedae9fd7da9f474ec
|
|
| BLAKE2b-256 |
2e9dedccaf2b99c7b192a4594fda61bf8826f037b4282735974cf64e41dc4b66
|