Python Python never gives up: the tenacity library A couple of years ago, I wrote about the Python retrying library. This library was designed to retry the execution of a task when a failure occurred. I started to