1
0

🤖 Repository layout updated to latest version

This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
This commit is contained in:
Takunomi Automaticus, The 2nd 2024-11-28 21:03:50 +01:00
parent 8b3b29cb0b
commit 98f1f74ef1

View File

@ -4,7 +4,9 @@
# Requests utilities.
# Requests utilities
![Test program/library](https://gitfub.space/Jmaa/requests_util/actions/workflows/python-test.yml/badge.svg) ![Codequality (Ruff)](https://gitfub.space/Jmaa/requests_util/actions/workflows/python-ruff.yml/badge.svg)
Utility for standarized usage of HTTP requests extension libraries in a modular fashion across different libraries.
@ -14,7 +16,6 @@ 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.
## Dependencies
All requirements can be installed easily using: