django-components/django-components
Create simple reusable template components in Django. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- 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: 4.0
- age_days: 4101
- days_rel: 11
- days_push: 9
- n_releases_24m: 63
Adoption not part of the score
1516 stars · 99 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
django-components is a modular and extensible UI framework for Django that lets developers create reusable template components combining HTML, JavaScript, and CSS. It brings component-based modularity similar to Vue or React into the Django templating ecosystem.
Use cases
- create reusable UI components in Django
- build component-based Django templates
- bundle HTML, CSS, and JS into Django components
- organize large Django frontend codebase with components
- use React-style components without leaving Django
- make reusable template partials in Django
When to choose
- you maintain a Django project and want modular, reusable UI pieces
- you want component architecture without adopting a separate JS frontend framework
- your team wants to stay within the Django ecosystem
When to avoid
- you're building a fully client-side SPA with React or Vue
- your project doesn't use Django
- you only need simple template includes without JS/CSS encapsulation
Facets
library · maturity active
ui-components templating frontend-framework web-development frontend developer-tools python django reusable-components component-architecture html css javascript web-server
3 sources
- readme: https://github.com/django-components/django-components · fetched 2026-08-28 · 1c9f8a7ab19e
- homepage: https://django-components.github.io/django-components/ · fetched 2026-08-29 · e827478bbe0c
- registry_pypi: https://pypi.org/pypi/django-components/json · fetched 2026-08-29 · 73689376586c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| django-components/django-components | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="django-components/django-components")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem