Oven logo

Oven

Published

Aiohttp transport for HTTPX

pip install httpx-aiohttp

Package Downloads

Weekly DownloadsMonthly Downloads

Project URLs

Requires Python

>=3.8

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/