[ 源代码: python-tenacity ]
软件包:python-tenacity-doc(9.1.2-1)
python-tenacity-doc 的相关链接
Debian 的资源:
下载源码包 python-tenacity:
- [python-tenacity_9.1.2-1.dsc]
- [python-tenacity_9.1.2.orig.tar.gz]
- [python-tenacity_9.1.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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 (>= 8.2)
- JavaScript support for Sphinx documentation