
throttled-py 3.1.1
0
🔧 High-performance Python rate limiting library with multiple algorithms (Fixed Window, Sliding Wind
Contents
🔧 High-performance Python rate limiting library with multiple algorithms (Fixed Window, Sliding Window, Token Bucket, Leaky Bucket & GCRA) and storage backends (Redis, In-Memory).
Stars: 614, Watchers: 614, Forks: 30, Open Issues: 5The ZhuoZhuoCrayon/throttled-py repo was created 1 years ago and the last code push was 4 days ago.
The project is popular with 614 github stars!
How to Install throttled-py
You can install throttled-py using pip
pip install throttled-py
or add it to a project with poetry
poetry add throttled-py
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/throttled-py/
- Documentation:
- https://throttled-py.readthedocs.io
- GitHub Repo:
- https://github.com/ZhuoZhuoCrayon/throttled-py
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common throttled-py errors.
Code Examples
Here are some throttled-py code examples and snippets.
GitHub Issues
The throttled-py package has 5 open issues on GitHub
- Proposal:
CONTRIBUTING.mdfor new contributors - feat: add hook system with OpenTelemetry support (#37)
- 📈 Observability via OpenTelemetry
pythonfix







