Package: python3-tenacity (9.1.2-1)
Links for python3-tenacity
Debian Resources:
Download Source Package 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]
Maintainers:
- Debian Python Team (QA Page)
- Thomas Goirand (QA Page)
- Michal Arbet (QA Page)
- Ondřej Kobližek (QA Page)
External Resources:
- Homepage [github.com]
Similar packages:
Experimental package
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
retry code until it succeeeds
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
Other Packages Related to python3-tenacity
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-tenacity-doc
- retry code until it succeeeds - doc
Download python3-tenacity
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 45.1 kB | 126.0 kB | [list of files] |