CMD + K

redo

Community

Utilities to retry Python callables.

Installation

To install this package, run one of the following:

Installation commands are not available for this package.

Usage Tracking

2.0.4
1 / 8 versions selected
Downloads (Last 6 months): 0

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").

About

Summary

Utilities to retry Python callables.

Last Updated

Sep 15, 2020 at 18:05

License

MPL-2.0

Total Downloads

1