Contents

tenacity 9.1.4

0

Retry code until it succeeds

Retry code until it succeeds

Stars: 8365, Watchers: 8365, Forks: 305, Open Issues: 129

The jd/tenacity repo was created 9 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 8365 github stars!

How to Install tenacity

You can install tenacity using pip

pip install tenacity

or add it to a project with poetry

poetry add tenacity

Package Details

Author
Julien Danjou
License
Apache 2.0
Homepage
https://github.com/jd/tenacity
PyPi:
https://pypi.org/project/tenacity/
GitHub Repo:
https://github.com/jd/tenacity

Classifiers

  • Utilities
No  tenacity  pypi packages just yet.

Errors

A list of common tenacity errors.

Code Examples

Here are some tenacity code examples and snippets.

GitHub Issues

The tenacity package has 129 open issues on GitHub

  • Play nice with multiprocessing?

See more issues on GitHub

Related Packages & Articles