Binary package “python3-retrying” in ubuntu kinetic
simplifies the task of adding retry behavior - Python 3.x
Retrying is an Apache 2.0 licensed general-purpose retrying library, written
in Python, to simplify the task of adding retry behavior to just about
anything.
.
Features:
* Generic Decorator API
* Specify stop condition (limit by number of attempts)
* Specify wait condition (exponential backoff sleeping between attempts)
* Customize retrying on Exceptions
* Customize retrying on expected returned result
.
This package contains the Python 3.x module.
Source package
Published versions
- python3-retrying 1.3.3-4 in amd64 (Release)
- python3-retrying 1.3.3-4 in arm64 (Release)
- python3-retrying 1.3.3-4 in armhf (Release)
- python3-retrying 1.3.3-4 in i386 (Release)
- python3-retrying 1.3.3-4 in ppc64el (Release)
- python3-retrying 1.3.3-4 in riscv64 (Release)
- python3-retrying 1.3.3-4 in s390x (Release)