[ 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