Makes it easy to respect rate limits
Ratelim is a simple Python library that limits the number of times a function can be called during a time interval. It is particularly useful when using online APIs, which commonly enforce rate limits. Features - Works in Py2 and Py3. - Greedy and patient rate limiting. - Preserves function signature.
$
pkg install py311-ratelimOrigin
devel/py-ratelim
Size
15.4KiB
License
MIT
Maintainer
acm@FreeBSD.org
Dependencies
2 packages
Required by
1 packages