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.6.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.6.0.tar.gz.
File metadata
- Download URL: mtrequests-1.6.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 |
4f1e923555e46ceace23c81009667791490ba458f3829f65b82ed226c1039342
|
|
| MD5 |
cda824e19a59ea045537e08749c165c1
|
|
| BLAKE2b-256 |
103518b4d744bf625cc97bff24ea629b2bdc8d9b59399531ac19d721de5c545d
|
File details
Details for the file mtrequests-1.6.0-py3-none-any.whl.
File metadata
- Download URL: mtrequests-1.6.0-py3-none-any.whl
- Upload date:
- Size: 8.5 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 |
fd632de5ad7d4b82f87dc489d07022ce795a24feb807b587e1ce4d07879e319c
|
|
| MD5 |
f53233681ae71ec98ed6168ea228cd93
|
|
| BLAKE2b-256 |
81aeb87b2eec52cc72450267e0ec9073b6432afa1b017cfe3c7889da5c3d6ddf
|