The devel/py-pyrate-limiter port
py3-pyrate-limiter-2.10.0 – Python rate-limiter using Leaky-Bucket
Description
The request rate limiter using Leaky-bucket algorithm.
Features
- Tracks any number of rate limits and intervals you want to define
- Independently tracks rate limits for multiple services or resources
- Handles exceeded rate limits by either raising errors or adding delays
- Several usage options including a normal function call, a decorator,
or a contextmanager
- Async support
- Includes optional SQLite and Redis backends, which can be used to
persist limit tracking across multiple threads, processes, or
application restarts
WWW: https://github.com/vutran1710/PyrateLimiter
- Only for arches
-
aarch64
aarch64
alpha
amd64
amd64
arm
arm
hppa
i386
i386
mips64
mips64
mips64el
mips64el
powerpc
powerpc
powerpc64
powerpc64
riscv64
riscv64
sparc64
- Categories:
-
devel
lang/python
Library dependencies
Build dependencies
Run dependencies