litestar-org/litestar
Light, flexible and extensible ASGI framework | Built to scale observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 99
- Release rhythm 76
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 42.5
- age_days: 1731
- days_rel: 83
- days_push: 9
- n_releases_24m: 17
Adoption not part of the score
8419 stars · 617 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Litestar is a production-ready, highly performant, extensible ASGI API framework for Python, formerly known as Starlite. It provides REST API building with OpenAPI generation, dependency injection, and support for Pydantic and msgspec serialization.
Use cases
- build rest apis in python
- async asgi web framework
- generate openapi docs automatically
- high performance python api server
- build scalable backend services
- replace flask or fastapi with a faster framework
When to choose
- you need a high-performance async Python API framework
- you want built-in OpenAPI/Swagger documentation
- you need dependency injection and layered architecture out of the box
- you want flexibility between Pydantic and msgspec for validation
When to avoid
- you need a minimal WSGI framework like Flask for simple sync apps
- your team relies on a framework with a much larger plugin ecosystem
- you need Django's full-stack features like ORM admin and templating
Facets
framework · maturity active
web-framework api-framework http-server routing middleware serialization api-documentation web-development backend apis developer-tools python cross-platform asgi rest-api openapi pydantic msgspec asyncio swagger starlite web-server
3 sources
- readme: https://github.com/litestar-org/litestar · fetched 2026-08-28 · 0efa580ac746
- homepage: https://docs.litestar.dev/ · fetched 2026-08-29 · 7425e5cf2b07
- registry_pypi: https://pypi.org/pypi/litestar/json · fetched 2026-08-29 · 4340d9ce312a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| litestar-org/litestar | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="litestar-org/litestar")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem