Metadata-Version: 2.1
Name: pyretries
Version: 0.2.0
Summary: A Python retry package based on strategies
Author: Ben Mezger
Author-email: me@benmezger.nl
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: taskipy (>=1.12.0,<2.0.0)
Description-Content-Type: text/markdown

# retry

Retry library for Python. See [documentation](https://benmezger.github.io/pyretries/) for more information.

