python3-asgi-lifespan

Programmatic startup/shutdown of ASGI apps
  https://github.com/florimondmanca/asgi-lifespan
  0
  no reviews



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.