[ ソース: python-tenacity ]
パッケージ: python-tenacity-doc (6.3.1-3)
python-tenacity-doc に関するリンク
Trisquel の資源:
python-tenacity ソースパッケージをダウンロード:
- [python-tenacity_6.3.1-3.dsc]
- [python-tenacity_6.3.1.orig.tar.gz]
- [python-tenacity_6.3.1-3.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Python Team
- Thomas Goirand
- Michal Arbet
- Ondřej Kobližek
- Ondřej Nový
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
retry code until it succeeeds - doc
Tenacity is a general-purpose retrying library to simplify the task of adding retry behavior to just about anything. It originates from a fork of Retrying.
Features:
* Generic Decorator API * Specify stop condition (i.e. limit by number of attempts) * Specify wait condition (i.e. exponential backoff sleeping between attempts) * Customize retrying on Exceptions * Customize retrying on expected returned result
This package contains the documentation.
その他の python-tenacity-doc 関連パッケージ
|
|
|
-
- dep: libjs-sphinxdoc (>= 2.4.3-5~)
- JavaScript support for Sphinx documentation