{"library":"reretry","type":"library","category":null,"description":"Reretry is a Python library providing an easy-to-use, yet functional decorator for retrying functions on exceptions. It is a fork of the `retry` package, enhancing it with features like logging of traceback, callbacks after each failure, and support for `async` functions. Currently at version 0.11.8, it is actively maintained with a focus on providing a robust retry mechanism with minimal dependencies.","language":"python","status":"active","version":"0.11.8","tags":["retry","decorator","resilience","async","error handling"],"install":[{"cmd":"pip install reretry","imports":["from reretry import retry"]}],"homepage":null,"github":"https://github.com/leshchenko1979/reretry","docs":null,"changelog":null,"pypi":"https://pypi.org/project/reretry/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.2,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/reretry/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}