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.8.0.tar.gz
(6.4 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.8.0.tar.gz.
File metadata
- Download URL: mtrequests-1.8.0.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2dcb3a892862af6048c7d89f3bd8d1ff7712937febf26e8a59607a5c2b2884e2
|
|
| MD5 |
3f87bb56397b98f20d70cb980ff75236
|
|
| BLAKE2b-256 |
17696c26c98958af7df1376d436234913bf87cf4fabc742cf439fb5dbd013ec4
|
File details
Details for the file mtrequests-1.8.0-py3-none-any.whl.
File metadata
- Download URL: mtrequests-1.8.0-py3-none-any.whl
- Upload date:
- Size: 8.7 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 |
213412006cbe7de7fda83f8f73864f07b9ca86175bd31c37fe28620283032b9d
|
|
| MD5 |
c5eef50fcb6e185fa6b7c74d24dc6dcf
|
|
| BLAKE2b-256 |
13899f400717c6aa866edffa04039c27a0bcee4a1af10e13ae4be90479123d2c
|