237 Forks
4936 Stars
4936 Watchers

tenacity

Retrying library for Python

How to download and setup tenacity

Open terminal and run command
git clone https://github.com/jd/tenacity.git
git clone is used to create a copy or clone of tenacity repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tenacity https://github.com/jd/tenacity/archive/master.zip

Or simply clone tenacity with SSH
[email protected]:jd/tenacity.git

If you have some problems with tenacity

You may open issue on tenacity support forum (system) here: https://github.com/jd/tenacity/issues