Package python3-module-starlette: Information
Source package: python3-module-starlette
Version: 0.47.1-alt1
Build time: Aug 20, 2025, 01:21 PM
Category: Development/Python3
Report package bugHome page: https://www.starlette.io
License: BSD-3-Clause
Summary: The little ASGI framework that shines
Description:
Starlette is a lightweight ASGI framework/toolkit, which is ideal for building async web services in Python. It is production-ready, and gives you the following: - A lightweight, low-complexity HTTP web framework. - WebSocket support. - In-process background tasks. - Startup and shutdown events. - Test client built on httpx. - CORS, GZip, Static Files, Streaming responses. - Session and Cookie support. - 100% test coverage. - 100% type annotated codebase. - Few hard dependencies. - Compatible with asyncio and trio backends. - Great overall performance against independent benchmarks.
Maintainer: Alexandr Shashkin
Last changed
June 21, 2025 Alexandr Shashkin 0.47.1-alt1
- Updated to 0.47.1.
June 10, 2025 Alexandr Shashkin 0.47.0-alt1
- Updated to 0.47.0.
April 24, 2025 Alexandr Shashkin 0.46.2-alt1
- Updated to 0.46.2.