[ Bron: python-httpx-sse ]
Pakket: python3-httpx-sse (0.4.1-1)
Verwijzigingen voor python3-httpx-sse
Debian bronnen:
Het bronpakket python-httpx-sse downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-httpx-sse gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-httpx
- next generation HTTP client