Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-asgi-lifespan
Programmatic startup/shutdown of ASGI apps
https://github.com/florimondmanca/asgi-lifespan
0
no reviews
Install
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.