tenacity (9.1.4)
Published 2026-02-15 19:31:37 +00:00 by gitea_admin
Installation
pip install --index-url tenacityAbout this package
Retry code until it succeeds
Tenacity is a general-purpose retrying library to simplify the task of adding retry behavior to just about anything.
Requirements
Requires Python: >=3.10