| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python-ratelimit | Distribution: OpenMandriva Lx |
| Version: 2.2.1 | Vendor: OpenMandriva |
| Release: 1 | Build date: Sun Jan 25 02:30:05 2026 |
| Group: Development/Python | Build host: armbuilder-4.openmandriva.org |
| Size: 0 | Source RPM: python-ratelimit-2.2.1-1.src.rpm |
| Packager: leetalbert <leetalbert@pm.me> | |
| Url: https://pypi.org/project/ratelimit/ | |
| Summary: API rate limit decorator | |
APIs are a very common way to interact with web services. As the need to consume data grows, so does the number of API calls necessary to remain up to date with data sources. However many API providers constrain developers from making too many API calls. This is know as rate limiting and in a worst case scenario your application can be banned from making further API calls if it abuses these limits. This packages introduces a function decorator preventing a function from being called more often than that allowed by the API provider. This should prevent API providers from banning your applications by conforming to their rate limits.
MIT
/usr/lib/python3.14/site-packages/ratelimit /usr/lib/python3.14/site-packages/ratelimit-2.2.1-py3.14.egg-info /usr/lib/python3.14/site-packages/ratelimit-2.2.1-py3.14.egg-info/PKG-INFO /usr/lib/python3.14/site-packages/ratelimit-2.2.1-py3.14.egg-info/SOURCES.txt /usr/lib/python3.14/site-packages/ratelimit-2.2.1-py3.14.egg-info/dependency_links.txt /usr/lib/python3.14/site-packages/ratelimit-2.2.1-py3.14.egg-info/not-zip-safe /usr/lib/python3.14/site-packages/ratelimit-2.2.1-py3.14.egg-info/top_level.txt /usr/lib/python3.14/site-packages/ratelimit/__init__.py /usr/lib/python3.14/site-packages/ratelimit/decorators.py /usr/lib/python3.14/site-packages/ratelimit/exception.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 25 22:13:36 2026