Ross ROSS = Recommend OSS · open-source software intelligence for agents

jazzband/django-pipeline

Pipeline is an asset packaging library for Django. observed · 2026-08-28

github.com/jazzband/django-pipeline · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 97
  • Release rhythm 29
  • 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: 374
  • age_days: 5570
  • days_rel: 261
  • days_push: 18
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1540 stars · 367 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

django-pipeline is an asset packaging library for Django that concatenates and compresses CSS and JavaScript files during collectstatic. It also supports JavaScript templating and optional data-URI embedding of images and fonts.

Use cases

  • bundle multiple css files into one stylesheet in django
  • minify and concatenate javascript for a django site
  • compress static assets when running collectstatic
  • embed images and fonts as data uris in css
  • integrate external compilers and compressors like yuglify into django asset pipeline

When to choose

  • you have a Django project with server-rendered templates needing asset bundling
  • you want asset compression integrated with Django's staticfiles framework
  • you prefer a Django-native alternative to external bundlers like webpack

When to avoid

  • you use a modern SPA frontend with its own bundler like webpack or vite
  • your project is not Django-based
  • you need hot module replacement or a dev server with live asset rebuilding

Facets

library · maturity active

build-tool compression developer-tools web-development frontend developer-tools python django asset-pipeline css javascript minification static-files web-server

2 sources

Member repositories

RepositoryRoleHealth v2
jazzband/django-pipelinemain74

For agents

markdown · JSON · MCP: product_card(name="jazzband/django-pipeline")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem