django-compressor/django-compressor
Compresses linked and inline javascript or CSS into a single cached file. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6053
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
2870 stars · 606 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Django app that combines and minifies linked and inline JavaScript and CSS in templates into single cacheable static files. It supports compilers like LESS and SASS, extensible filters, and offline compression via a management command.
Use cases
- combine and minify css and javascript in django templates
- speed up django page load by bundling static assets
- precompile sass or less in a django project
- serve static files with far-future cache expiration
- run offline asset compression with manage.py compress
When to choose
- you use Django and want template-level asset bundling with minimal setup
- you need extensible minification with support for compilers like SASS, LESS, or Closure Compiler
- you want content-hashed filenames for safe long-term browser caching
When to avoid
- you are not using Django
- you use a modern frontend build pipeline like Webpack, Vite, or esbuild
- you need bundling for frameworks outside Django templates
Facets
library · maturity stable
web-framework build-tool caching middleware web-development frontend performance developer-tools python cross-platform django asset-pipeline minification css javascript static-files template-tags web-server
2 sources
- readme: https://github.com/django-compressor/django-compressor · fetched 2026-08-28 · f356d014bc9c
- registry_pypi: https://pypi.org/pypi/django-compressor/json · fetched 2026-08-29 · dded7129b3bd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| django-compressor/django-compressor | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="django-compressor/django-compressor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem