requests-util (0.1.5)

Published 2024-05-29 19:40:14 +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-05-29 19:40:14 +00:00
32
Jmaa
5.4 KiB
Assets (2)
Versions (21) View all
0.1.22 2024-09-26
0.1.21 2024-09-01
0.1.20 2024-08-25
0.1.19 2024-08-08
0.1.18 2024-08-08