Aiohttp transport for HTTPX
Project Links
Meta
Author: Karen Petrosyan
Requires Python: >=3.9
Classifiers
httpx-aiohttp - provides transports for httpx to work on top of aiohttp, handling all high-level features like authentication, retries, and cookies through httpx, while delegating low-level socket-level HTTP messaging to aiohttp
Installation
uv pip install httpx-aiohttp
For httpx2 support, install the httpx2 extra and use httpx_aiohttp.httpx2.Httpx2AiohttpClient / httpx_aiohttp.httpx2.AiohttpTransport:
uv pip install httpx-aiohttp[httpx2]
Documentation
Project documentation is available at https://karpetrosyan.github.io/httpx-aiohttp/
0.2.0
Jul 25, 2026
0.1.12
Dec 12, 2025
0.1.11
Dec 11, 2025
0.1.10
Dec 07, 2025
0.1.9
Oct 15, 2025
0.1.8
Jul 04, 2025
0.1.7
Jul 04, 2025
0.1.6
Jun 14, 2025
0.1.5
Jun 10, 2025
0.1.4
May 23, 2025
0.1.3
May 23, 2025
0.1.2
Apr 23, 2025
0.1.1
Mar 09, 2025