requests-util (0.1.28)

Published 2024-12-11 23:42:49 +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
2024-12-11 23:42:49 +00:00
2
Jon Michael Aanes
6.2 KiB
Assets (2)
Versions (27) View all
0.1.28 2024-12-11
0.1.27 2024-11-28
0.1.26 2024-10-31
0.1.25 2024-10-26
0.1.24 2024-10-20