httpx-aiohttp 0.1.9


pip install httpx-aiohttp

  Latest version

Released: Oct 15, 2025

Project Links

Meta
Author: Karen Petrosyan
Requires Python: >=3.8

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

pypi

Installation

uv pip install httpx-aiohttp

Documentation

Project documentation is available at https://karpetrosyan.github.io/httpx-aiohttp/

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
aiohttp (<4,>=3.10.0)
httpx (>=0.27.0)