[ ソース: python-ratelimiter ]
パッケージ: python3-ratelimiter (1.2.0.post0-4)
python3-ratelimiter に関するリンク
Debian の資源:
python-ratelimiter ソースパッケージをダウンロード:
- [python-ratelimiter_1.2.0.post0-4.dsc]
- [python-ratelimiter_1.2.0.post0.orig.tar.gz]
- [python-ratelimiter_1.2.0.post0-4.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)