emmett-framework/emmett
The web framework for inventors observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 90
- Release rhythm 66
- 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: 54
- age_days: 4335
- days_rel: 148
- days_push: 62
- n_releases_24m: 8
Adoption not part of the score
1232 stars · 74 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Emmett is a full-stack asynchronous Python web framework designed for simplicity, including routing, an ORM, and validation tools. It is production ready, supports Python 3.9+, and is released under the BSD-3-Clause license.
Use cases
- build async web apis in python
- python web framework with built-in orm
- create rest endpoints with json responses
- build full-stack web apps with asyncio
- simple python framework for postgres-backed apps
When to choose
- you want a batteries-included async Python web framework with an integrated ORM
- you value simplicity and a gentle learning curve over ecosystem size
- you need ASGI/RSGI-based async request handling
When to avoid
- you need the massive middleware ecosystem of Django or FastAPI
- your team already standardizes on a mainstream framework
- you require synchronous WSGI deployment models
Facets
framework · maturity active
web-framework orm routing templating auth web-development backend python cross-platform asgi asyncio full-stack rsgi orm
2 sources
- readme: https://github.com/emmett-framework/emmett · fetched 2026-08-28 · ee0c2b6fecac
- registry_pypi: https://pypi.org/pypi/emmett/json · fetched 2026-08-29 · 09d3b951fa8a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| emmett-framework/emmett | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="emmett-framework/emmett")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem