[ trixie ]
[ sid ]
[ 源代码: python-ratelimit ]
软件包:python3-ratelimit(2.2.1-2)
python3-ratelimit 的相关链接
Debian 的资源:
下载源码包 python-ratelimit:
- [python-ratelimit_2.2.1-2.dsc]
- [python-ratelimit_2.2.1.orig.tar.gz]
- [python-ratelimit_2.2.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
API rate limit decorator
This package 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.