{"library":"stamina","type":"library","category":null,"description":"Stamina is a Python library that provides production-grade retries made easy, acting as an opinionated wrapper around Tenacity. It ensures resilient systems by handling transient failures with sensible defaults like exponential backoff with jitter, configurable exception handling, and automatic async support. It releases regularly, typically every few months, and is designed to minimize potential for misuse.","language":"python","status":"active","version":"25.2.0","tags":["retry","resilience","error handling","backoff","async","concurrency","fault tolerance"],"install":[{"cmd":"pip install stamina","imports":["from stamina import retry","from stamina import retry_context","from stamina import set_testing","from stamina import RetryingCaller"]},{"cmd":"pip install stamina httpx","imports":[]}],"homepage":null,"github":"https://github.com/hynek/stamina","docs":"https://stamina.hynek.me/","changelog":"https://github.com/hynek/stamina/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/stamina/","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.9,"avg_import_s":0.11,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/stamina/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}