aboutsummaryrefslogtreecommitdiff
path: root/devel/py-tenacity/pkg-descr
blob: 16ca9d2cd7bf9bc07d98e216a13f387929201096 (plain) (blame)
1
2
3
4
5
6
7
Tenacity 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. It
originates from a fork of retrying which is sadly no longer maintained. Tenacity
isn't api compatible with retrying but adds significant new functionality and
fixes a number of longstanding bugs.

WWW: https://github.com/jd/tenacity