[ 源代码: python-httpx-sse ]
软件包:python3-httpx-sse(0.4.1-1)
python3-httpx-sse 的相关链接
Debian 的资源:
下载源码包 python-httpx-sse:
- [python-httpx-sse_0.4.1-1.dsc]
- [python-httpx-sse_0.4.1.orig.tar.gz]
- [python-httpx-sse_0.4.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-httpx
- next generation HTTP client