Пакет python3-module-httpx: Информация
Исходный пакет: python3-module-httpx
Версия: 0.28.1-alt1
Собран: 15 июля 2025 г. 11:33 в задании #388844
Категория: Разработка/Python
Сообщить об ошибке в пакетеДомашняя страница: https://pypi.org/project/httpx/
Лицензия: BSD-3-Clause
О пакете: A next generation HTTP client for Python
Описание:
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.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
python3-module-httpx (noarch)
python3-module-httpx+brotli (noarch)
python3-module-httpx+cli (noarch)
python3-module-httpx+http2 (noarch)
python3-module-httpx+socks (noarch)
python3-module-httpx+zstd (noarch)
python3-module-httpx (noarch)
python3-module-httpx+brotli (noarch)
python3-module-httpx+cli (noarch)
python3-module-httpx+http2 (noarch)
python3-module-httpx+socks (noarch)
python3-module-httpx+zstd (noarch)
Сопровождающий: Stanislav Levin
Последнее изменение
2 июля 2025 г. Stanislav Levin 0.28.1-alt1
- 0.27.0 -> 0.28.1.
4 июня 2024 г. Stanislav Levin 0.27.0-alt2
- Added missing runtime dependency on anyio.
6 мая 2024 г. Sergey Bolshakov 0.27.0-alt1
- 0.27.0 released