About Anaconda Help Download Anaconda

Utilities to retry Python callables.

Installers

  • noarch v2.0.4

conda install

To install this package run one of the following:
conda install mirror-testing::redo

Description

Redo provides various means to add seamless ability to retry to any Python callable. Redo includes a plain function (redo.retry), a decorator (redo.retriable), and a context manager (redo.retrying) to enable you to integrate it in the best possible way for your project. As a bonus, a standalone interface is also included ("retry").


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy