Package python3-module-asgi-lifespan: Information
Source package: python3-module-asgi-lifespan
Version: 2.1.0-alt2.gff5d3d0
Build time: Aug 12, 2025, 06:16 PM in the task #392276
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/asgi-lifespan/
License: MIT
Summary: Programmatic startup/shutdown of ASGI apps
Description:
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. Features: * Send lifespan events to an ASGI app using LifespanManager. * Support for asyncio and trio. * Fully type-annotated. * 100% test coverage.
Maintainer: Stanislav Levin
Last changed
Aug. 12, 2025 Stanislav Levin 2.1.0-alt2.gff5d3d0
- Fixed FTBFS (setuptools-scm 9.1.1).
July 24, 2024 Anton Zhukharev 2.1.0-alt1.1.gff5d3d0
- Built for ALT Sisyphus.