freebsd-ports/devel/py-retry2/pkg-descr

8 lines
226 B
Text

Easy to use retry decorator.
Features
* No external dependency (stdlib only).
* (Optionally) Preserve function signatures (pip install decorator).
* Original traceback, easy to debug.
WWW: https://github.com/eSAMTrade/retry