[ bianca ]
[ 源代码: python-httpx-sse ]
软件包:python3-httpx-sse(0.4.0-3)
python3-httpx-sse 的相关链接
下载源码包 python-httpx-sse:
- [python-httpx-sse_0.4.0-3.debian.tar.xz]
- [python-httpx-sse_0.4.0-3.dsc]
- [python-httpx-sse_0.4.0.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Consume Server-Sent Event (SSE) messages with HTTPX (Python 3)
HTTPX-SSE simplifies the consumption of Server-Sent Events (SSE) in Python applications using the HTTPX library.
It provides convenient helpers for synchronous and asynchronous SSE connections with customizable retry and reconnection mechanisms.
This package installs the library for Python 3.
其他与 python3-httpx-sse 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-httpx
- next generation HTTP client