[ ソース: 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