python3-ratelimiter
simple Python library for limiting the rate of operations
Description
This package provides the ratelimiter module, which ensures that an operation will not be executed more than a given number of times on a given period. This can prove useful when working with third parties APIs which require for example a maximum of 10 requests per second.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/RazerM/ratelimiter
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-ratelimiter