
limits 5.8.0
0
Rate limiting utilities
Contents
Rate limiting utilities
How to Install limits
You can install limits using pip
pip install limits
or add it to a project with poetry
poetry add limits
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/limits/
- Documentation:
- https://limits.readthedocs.org
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common limits errors.
Code Examples
Here are some limits code examples and snippets.
pythonfix