blob: cd77f8bfd6424f7f2af82c50df4384298870d4df [file] [log] [blame]
Name: tenacity
License: Apache 2.0
License File: src/LICENSE
Upstream Git: https://github.com/jd/tenacity
Description:
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.