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

jieter/django-tables2

django-tables2 - An app for creating HTML tables observed · 2026-08-28

github.com/jieter/django-tables2 · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 93
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5748
  • days_rel: n/a
  • days_push: 44
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2010 stars · 443 forks observed · 2026-08-28

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

django-tables2 is a Django app for turning data such as QuerySets into HTML tables with built-in pagination and column sorting. It provides declarative table classes, automatic table generation from models, template tags, and generic view mixins.

Use cases

  • render django querysets as html tables
  • add sortable paginated tables to a django app
  • auto-generate tables from django models
  • server-side table rendering without javascript
  • customize table columns in django views

When to choose

  • you use Django and need data tables with sorting and pagination
  • you want no-JavaScript, server-rendered tables
  • you want tables generated automatically from models

When to avoid

  • you need a rich client-side interactive data grid
  • you are not using Django
  • you need heavy client-side features like inline editing or virtual scrolling

Facets

library · maturity stable

ui-components templating web-framework web-development frontend backend python django html-tables pagination sorting queryset web-server

2 sources

Member repositories

RepositoryRoleHealth v2
jieter/django-tables2main74

For agents

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

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