adamchainz/django-htmx
Extensions for using Django with htmx. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 2145
- days_rel: n/a
- days_push: 10
- n_releases_24m: 0
Adoption not part of the score
2004 stars · 154 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
django-htmx provides extensions for integrating htmx with Django, including middleware, template helpers, and request utilities. It simplifies building dynamic, partial-page-update interfaces in Django applications using htmx.
Use cases
- add htmx support to a Django project
- detect htmx requests in Django views
- render partial HTML responses for htmx
- use htmx template tags in Django templates
- build dynamic Django pages without heavy JavaScript
When to choose
- you use Django and want first-class htmx integration
- you want middleware and helpers maintained by a trusted Django developer
- you prefer server-rendered interactivity over a JavaScript SPA framework
When to avoid
- your project does not use Django
- you build a fully client-side SPA without htmx
- you need a general-purpose htmx server integration for another framework
Facets
library · maturity active
middleware templating web-framework web-development backend frontend python django htmx pypi-package web-server
1 source
- readme: https://github.com/adamchainz/django-htmx · fetched 2026-08-28 · 82bcfbaed094
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| adamchainz/django-htmx | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="adamchainz/django-htmx")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem