[ bianca ]
[ 源代码: python-sse-starlette ]
软件包:python3-sse-starlette(2.3.4-1)
python3-sse-starlette 的相关链接
下载源码包 python-sse-starlette:
- [python-sse-starlette_2.3.4-1.debian.tar.xz]
- [python-sse-starlette_2.3.4-1.dsc]
- [python-sse-starlette_2.3.4.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
SSE plugin for Starlette and FastAPI (Python 3)
Implements Server-Sent Events (SSE) implementation for Starlette and FastAPI, enabling real-time event streaming from server to client.
https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events
This package installs the library for Python 3.
其他与 python3-sse-starlette 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-anyio
- Asynchronous compatibility layer (Python 3)
-
- dep: python3-starlette
- ASGI library ideal for building high performance asyncio services