summaryrefslogtreecommitdiff
path: root/devel/py-tenacity/pkg-descr
blob: 17c240ec7a96c2e2ce96d09d928e47eba5c6748f (plain) (blame)
1
2
3
4
5
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.