httpx: The next generation HTTP client1
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.
... part of T2,
get it here
URL: https://github.com/encode/httpx
Author: Tom Christie <tom [at] tomchristie [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>
License: BSD
Status: Stable
Version: 0.28.1
Download: https://github.com/encode/httpx/ httpx-0.28.1.tar.gz
T2 source: httpx.cache
T2 source: httpx.desc
Build time (on reference hardware): 2% (relative to binutils)2
Installed size (on reference hardware): 0.32 MB, 40 files
Dependencies (build time detected):
anyio
bash
coreutils
diffutils
gawk
grep
gzip
hatchling
httpcore
openssl
python
python-certifi
python-gpep517
sed
tar
Installed files (on reference hardware):
[show]
usr/bin/httpx
usr/lib64/python3.12/site-packages/httpx
usr/lib64/python3.12/site-packages/httpx-0.27.0.dist-info
usr/lib64/python3.12/site-packages/httpx-0.27.0.dist-info/METADATA
usr/lib64/python3.12/site-packages/httpx-0.27.0.dist-info/RECORD
usr/lib64/python3.12/site-packages/httpx-0.27.0.dist-info/WHEEL
usr/lib64/python3.12/site-packages/httpx-0.27.0.dist-info/entry_points.txt
usr/lib64/python3.12/site-packages/httpx-0.27.0.dist-info/licenses
usr/lib64/python3.12/site-packages/httpx-0.27.0.dist-info/licenses/LICENSE.md
usr/lib64/python3.12/site-packages/httpx-0.28.1.dist-info
usr/lib64/python3.12/site-packages/httpx-0.28.1.dist-info/METADATA
usr/lib64/python3.12/site-packages/httpx-0.28.1.dist-info/RECORD
usr/lib64/python3.12/site-packages/httpx-0.28.1.dist-info/WHEEL
usr/lib64/python3.12/site-packages/httpx-0.28.1.dist-info/entry_points.txt
usr/lib64/python3.12/site-packages/httpx-0.28.1.dist-info/licenses
usr/lib64/python3.12/site-packages/httpx-0.28.1.dist-info/licenses/LICENSE.md
usr/lib64/python3.12/site-packages/httpx/__init__.py
usr/lib64/python3.12/site-packages/httpx/__version__.py
usr/lib64/python3.12/site-packages/httpx/_api.py
usr/lib64/python3.12/site-packages/httpx/_auth.py
usr/lib64/python3.12/site-packages/httpx/_client.py
usr/lib64/python3.12/site-packages/httpx/_compat.py
usr/lib64/python3.12/site-packages/httpx/_config.py
usr/lib64/python3.12/site-packages/httpx/_content.py
usr/lib64/python3.12/site-packages/httpx/_decoders.py
usr/lib64/python3.12/site-packages/httpx/_exceptions.py
usr/lib64/python3.12/site-packages/httpx/_main.py
usr/lib64/python3.12/site-packages/httpx/_models.py
usr/lib64/python3.12/site-packages/httpx/_multipart.py
usr/lib64/python3.12/site-packages/httpx/_status_codes.py
usr/lib64/python3.12/site-packages/httpx/_transports
usr/lib64/python3.12/site-packages/httpx/_transports/__init__.py
usr/lib64/python3.12/site-packages/httpx/_transports/asgi.py
usr/lib64/python3.12/site-packages/httpx/_transports/base.py
usr/lib64/python3.12/site-packages/httpx/_transports/default.py
usr/lib64/python3.12/site-packages/httpx/_transports/mock.py
usr/lib64/python3.12/site-packages/httpx/_transports/wsgi.py
usr/lib64/python3.12/site-packages/httpx/_types.py
usr/lib64/python3.12/site-packages/httpx/_urlparse.py
usr/lib64/python3.12/site-packages/httpx/_urls.py
usr/lib64/python3.12/site-packages/httpx/_utils.py
usr/lib64/python3.12/site-packages/httpx/py.typed
var/adm/dependencies/httpx
var/adm/descs/httpx
var/adm/flists/httpx
var/adm/md5sums/httpx
var/adm/packages/httpx
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).