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

Maintainer: Mikolaj Kucharski <mikolaj@kucharski.name>

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