{"library":"httpx-retries","type":"library","category":null,"description":"HTTPX Retries is a Python library that provides a comprehensive retry layer for HTTPX, addressing common issues with flaky and unreliable APIs. It offers an API surface similar to `urllib3.util.retry.Retry`, making it familiar for users migrating from `requests`. The library supports both synchronous and asynchronous HTTPX clients and is actively maintained with frequent releases.","language":"python","status":"active","version":"0.4.6","tags":["http client","retry","httpx","async","sync","network"],"last_verified":"Thu May 21","install":[{"cmd":"pip install httpx-retries","imports":["from httpx_retries import RetryTransport","from httpx_retries import Retry","from httpx_retries import RetryPolicy"]}],"homepage":null,"github":"https://github.com/will-ockmore/httpx-retries","docs":"https://will-ockmore.github.io/httpx-retries","changelog":"https://github.com/will-ockmore/httpx-retries/blob/master/CHANGELOG.md","pypi":"https://pypi.org/project/httpx-retries/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.1,"avg_import_s":0.35,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/httpx-retries/compatibility"}}