[ 源代码: asgi-lifespan ]
软件包:python3-asgi-lifespan(2.1.0-3)
Programmatic startup/shutdown of ASGI apps
Programmatically send startup/shutdown lifespan events into ASGI applications. When used in combination with an ASGI-capable HTTP client such as HTTPX, this allows mocking or testing ASGI applications without having to spin up an ASGI server.
其他与 python3-asgi-lifespan 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-sniffio
- detect which async Python library is in use (Python3 version)