requests-util (0.1.33)

Published 2025-03-16 23:04:01 +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-03-16 23:04:01 +00:00
4
Jon Michael Aanes
6.6 KiB
Assets (2)
Versions (32) View all
0.1.33 2025-03-16
0.1.32 2025-03-13
0.1.31 2025-03-06
0.1.30 2025-03-05
0.1.29 2025-02-13