httpx-aiohttp0.1.6
httpx-aiohttp0.1.6
Published
Aiohttp transport for HTTPX
pip install httpx-aiohttp
Package Downloads
Authors
Requires Python
>=3.8
Dependencies
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
Documentation
Project documentation is available at https://karpetrosyan.github.io/httpx-aiohttp/