pylimit
A distributed rate limiting library for python using leaky bucket algorithm and Redis
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install pylimit
Releases
Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
---|---|---|---|---|
1.0.0 | 2023-08-06 | |||
0.1.7 | 2017-03-29 | |||
0.1.6 | 2016-08-17 | |||
0.1.5 | 2016-05-29 | |||
0.1.4 | 2016-03-15 | |||
0.1.3 | 2016-03-14 | |||
0.1.2 | 2016-03-14 | |||
0.1.1 | 2016-03-14 | |||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue