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

Django

The Web framework for perfectionists with deadlines. observed · 2026-08-28

github.com/django/django · homepage · Python · BSD-3-Clause (permissive) 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: 5240
  • days_rel: n/a
  • days_push: 10
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

88957 stars · 34185 forks observed · 2026-08-28

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

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It provides an ORM, templating, authentication, routing, and an admin interface out of the box for building database-driven web applications.

Use cases

  • build a database-driven web application in python
  • create a rest api backend
  • build a website with admin panel and user authentication
  • rapidly prototype a web app with orm and templates
  • build a content management site
  • develop a secure web application with built-in auth

When to choose

  • you want a batteries-included python web framework with orm, auth, and admin built in
  • you need rapid development of database-driven sites with strong security defaults
  • you want a mature, well-documented framework with a large ecosystem

When to avoid

  • you need a lightweight microframework for small apis or microservices
  • you want full control over component selection (orm, templating, auth)
  • you are building an async-first application with heavy websocket workloads

Facets

framework · maturity stable

web-framework orm templating routing auth middleware form-handling web-development backend databases python cross-platform batteries-included mvc admin-interface rapid-development full-stack web-server

1 source

Member repositories

RepositoryRoleHealth v2
django/djangomain77
django/djangoproject.comdocs77

For agents

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

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