py-tenacity-9.1.2

Python module to retry code until it succeeds

Index | devel

Description

Tenacity is a general-purpose retrying library, written in Python,
to simplify the task of adding retry behavior to just about anything.

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

Maintainer: Mikolaj Kucharski <mikolaj@kucharski.name>