Skip to content

strollby/retry-extended

Repository files navigation

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