starlette
KludexStarlette is a lightweight Python ASGI framework and toolkit provided and maintained by Kludex. Its primary purpose is building asynchronous web services and reusable ASGI applications, with support for HTTP and WebSocket handling, routing, middleware, responses, static files, sessions, and testing. It is typically installed as a Python dependency and used by developers, web services, and frameworks built on ASGI.
- Product type