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
uv pip install httpx-aiohttpProject documentation is available at https://karpetrosyan.github.io/httpx-aiohttp/