[ 原始碼: python-ratelimiter ]
套件:python3-ratelimiter(1.2.0.post0-1)
python3-ratelimiter 的相關連結
Debian 的資源:
下載原始碼套件 python-ratelimiter:
- [python-ratelimiter_1.2.0.post0-1.dsc]
- [python-ratelimiter_1.2.0.post0.orig.tar.gz]
- [python-ratelimiter_1.2.0.post0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
simple Python library for limiting the rate of operations
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.
其他與 python3-ratelimiter 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)