requests-util (0.1.35)

Published 2025-05-20 23:07:26 +00:00 by Jmaa in Jmaa/requests_util

Installation

pip install --index-url  requests-util

About this package

Utility for standarized usage of HTTP requests extension libraries in a modular fashion across different libraries.

Requests utilities.

Utility for standarized usage of HTTP requests extension libraries in a modular fashion across different libraries.

Currently supports requests_cache and requests_ratelimiter.

The intention is that a libraries can automatically setup ratelimiting for their specific use cases, as the library most likely has a better understanding of the ratelimiting and caching behaviour of their associated websites than the user has.

Requirements

Requires Python: >=3.9
Details
PyPI
2025-05-20 23:07:26 +00:00
7
Jon Michael Aanes
6.7 KiB
Assets (2)
Versions (36) View all
0.1.37 2025-06-04
0.1.36 2025-05-26
0.1.35 2025-05-20
0.1.34 2025-04-13
0.1.33 2025-03-16