aiohttpx

A Python Wrapper for httpx that combines the httpx.AsyncClient with the httpx.Client to allow both async and sync requests

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install aiohttpx

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.0.12 2024-02-01    
0.0.11 2023-11-02    
0.0.10 2023-11-02    
0.0.9 2023-02-23
0.0.8 2023-02-08
0.0.7 2023-01-06
0.0.6 2022-12-22
0.0.5 2022-12-21
0.0.4 2022-12-13
0.0.3 2022-12-13
0.0.2 2022-12-13
0.0.1 2022-12-12

Issues with this package?

Page last updated 2026-09-03 11:08:04 UTC