Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python-ratelimit

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.

Found 1 sites for python-ratelimit

Found 2 RPM for python-ratelimit

PackageSummaryDistributionDownload
python-ratelimit-2.2.1-1.noarch.htmlAPI rate limit decoratorOpenMandriva Cooker for x86_64python-ratelimit-2.2.1-1.noarch.rpm
python-ratelimit-2.2.1-1.noarch.htmlAPI rate limit decoratorOpenMandriva Cooker for aarch64python-ratelimit-2.2.1-1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet