Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1.2 KB

README.md

File metadata and controls

14 lines (8 loc) · 1.2 KB

Retry Extended

Lint Test Package Build Package Publish to PyPI

Retry API compatible maintained project

This package had been developed on top of the original python retry package, and is intended to develop on top of it without implementing any breaking API changes and keeping the simplicity of the package.

Roadmap

  • Type Hints and Annotations & Clean up code
  • Follow Google Style guide
  • Async implementation for retry