Simple python rate limiting object
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.
$
pkg install py311-ratelimiterOrigin
devel/py-ratelimiter
Size
43.7KiB
License
APACHE20
Maintainer
sunpoet@FreeBSD.org
Dependencies
1 packages
Required by
2 packages