{"library":"retryhttp","type":"library","category":null,"description":"RetryHTTP is a Python library designed to simplify retrying potentially transient HTTP errors. It extends the `tenacity` library with custom retry and wait strategies, offering sensible defaults while remaining fully customizable. The library provides decorators to automatically retry HTTP requests in applications using `requests`, `httpx`, or `aiohttp`.","language":"python","status":"active","version":"1.4.0","tags":["http","retry","network","requests","httpx","aiohttp","tenacity","error-handling"],"install":[{"cmd":"pip install retryhttp","imports":["from retryhttp import retry"]},{"cmd":"pip install retryhttp[httpx]","imports":[]},{"cmd":"pip install retryhttp[requests]","imports":[]},{"cmd":"pip install retryhttp[aiohttp]","imports":[]}],"homepage":null,"github":"https://github.com/austind/retryhttp","docs":"https://retryhttp.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/retryhttp/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.1,"avg_import_s":0.74,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/retryhttp/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}