HTTPX¶
HTTPX is a fully featured HTTP client library for Python 3. It includes an integrated command line client, has support for both HTTP/1.1 and HTTP/2, and provides both sync and async APIs.
homepage: https://www.python-httpx.org/
Available installations¶
| HTTPX version | Supported CPU targets | Supported GPU targets | EESSI version | Module |
|---|---|---|---|---|
| 0.28.1 | generic: aarch64, x86_64Arm: a64fx, neoverse_n1, neoverse_v1, nvidia/graceAMD: zen2, zen3, zen4, zen5Intel: haswell, skylake_avx512, sapphirerapids, icelake, cascadelake |
(none) | 2025.06 | HTTPX/0.28.1-GCCcore-14.2.0 |
Extensions¶
Overview of extensions included in HTTPX installations
anyio¶
anyio version |
HTTPX modules that include it |
|---|---|
| 4.10.0 | HTTPX/0.28.1-GCCcore-14.2.0 |
h11¶
h11 version |
HTTPX modules that include it |
|---|---|
| 0.16.0 | HTTPX/0.28.1-GCCcore-14.2.0 |
httpcore¶
httpcore version |
HTTPX modules that include it |
|---|---|
| 1.0.9 | HTTPX/0.28.1-GCCcore-14.2.0 |
httpx¶
httpx version |
HTTPX modules that include it |
|---|---|
| 0.28.1 | HTTPX/0.28.1-GCCcore-14.2.0 |
sniffio¶
sniffio version |
HTTPX modules that include it |
|---|---|
| 1.3.1 | HTTPX/0.28.1-GCCcore-14.2.0 |