Automatic retry and resilience for the requests library
Project description
Requests Resilient
Wrapper around the requests python library to make it resilient to network failures
Getting started
Synchronous requests
Example:
r = requests_resilient.get('https://google.com')
print(r.status_code) # int, 200
print(r.text) # str
Assynchronous requests
Example:
r = await requests_resilient.async_get('https://google.com')
print(r.status_code) # int, 200
print(r.text) # str
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
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 requests_resilient-0.3.0.tar.gz.
File metadata
- Download URL: requests_resilient-0.3.0.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
374497955923c43dec31691f0eea29bf6fe9666fb64507bb47969c6993cf304f
|
|
| MD5 |
a18047ee535b88f289456b9f38b2e479
|
|
| BLAKE2b-256 |
4ec5ea0d44b7f665de649e37798e4c7eb178767671a5d3e50376008975989282
|
Provenance
The following attestation bundles were made for requests_resilient-0.3.0.tar.gz:
Publisher:
publish.yml on LeonardoSanBenitez/requests_resilient
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
requests_resilient-0.3.0.tar.gz -
Subject digest:
374497955923c43dec31691f0eea29bf6fe9666fb64507bb47969c6993cf304f - Sigstore transparency entry: 1461449079
- Sigstore integration time:
-
Permalink:
LeonardoSanBenitez/requests_resilient@5095e2a9d1c840e1fd5f6e4d7f84b8068ed4345f -
Branch / Tag:
refs/heads/main - Owner: https://github.com/LeonardoSanBenitez
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@5095e2a9d1c840e1fd5f6e4d7f84b8068ed4345f -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file requests_resilient-0.3.0-py3-none-any.whl.
File metadata
- Download URL: requests_resilient-0.3.0-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76e57ae211471efaa3051b88742511137f8c4c0600d507c1437713294f3d4bde
|
|
| MD5 |
fbd031d7ee107ee64fc4a34dc8005080
|
|
| BLAKE2b-256 |
008d6e9e054f7aff97cb963c5e4590062994f347b8337138953d719af4aec0d0
|
Provenance
The following attestation bundles were made for requests_resilient-0.3.0-py3-none-any.whl:
Publisher:
publish.yml on LeonardoSanBenitez/requests_resilient
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
requests_resilient-0.3.0-py3-none-any.whl -
Subject digest:
76e57ae211471efaa3051b88742511137f8c4c0600d507c1437713294f3d4bde - Sigstore transparency entry: 1461450128
- Sigstore integration time:
-
Permalink:
LeonardoSanBenitez/requests_resilient@5095e2a9d1c840e1fd5f6e4d7f84b8068ed4345f -
Branch / Tag:
refs/heads/main - Owner: https://github.com/LeonardoSanBenitez
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@5095e2a9d1c840e1fd5f6e4d7f84b8068ed4345f -
Trigger Event:
workflow_dispatch
-
Statement type: