Fast HTTP client for Python with built-in retries, timeouts, and connection pooling. Designed as a modern alternative to requests/httpx for high-performance use cases. Current version 0.4.4, monthly releases.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Client is exported at package level since 0.4.0
AsyncClient moved to top-level in 0.4.0
Create a client and send a GET request.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.