# iommirocks/iommi

Your first pick for a django power cord

Repository: https://github.com/iommirocks/iommi
Canonical: https://ross.abutalabs.com/products/iommi
Homepage: http://iommi.rocks
Language: Python
License: BSD-3-Clause
License Family: permissive
Topics: django, python
Last push: 2026-08-17T07:16:10+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 2407, "days_push": 16, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1085, forks 67 (observed 2026-08-28T04:03:31.943707+00:00)

## What it is
iommi is a high-level productivity framework built on Django for rapidly building web UIs such as forms, tables, pages, and admin interfaces with minimal boilerplate. It provides composable, declarative Python components with powerful defaults, dev tools like live edit and a profiler, and great error messages.

## Use cases
- build CRUD pages in Django with minimal code
- generate forms automatically from Django models
- create sortable, filterable, paginated tables
- compose forms, menus, and tables into full pages
- build a custom admin inside my Django app
- reduce boilerplate in Django views and templates
- export table data to CSV or Excel

## When to choose
- you use Django and want to ship complex forms, tables, and admin UIs fast
- you prefer declaring UI in Python over writing templates and glue code
- your Django forms or tables have outgrown the built-in ones
- you want built-in dev tools like live edit and query profiling

## When to avoid
- you are not using Django
- you need a decoupled frontend SPA with a REST/GraphQL API
- you want full pixel-level control over HTML output with minimal abstraction
- your team prefers standard Django forms, templates, and admin

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, ui-components, form-handling, templating, developer-tools
- domain: web-development, backend, frontend, developer-tools
- platform: python
- tags: django, crud, admin, tables, forms, declarative-ui, rapid-development, web-server

## Member repositories
- iommirocks/iommi (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:31.943707+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:49:48.994051+00:00, confidence not recorded.
  - readme: https://github.com/iommirocks/iommi (fetched 2026-08-28T04:03:31.943707+00:00, sha 01b0e43ce031)
  - homepage: http://iommi.rocks (fetched 2026-08-29T12:52:55.986242+00:00, sha d952a899426b)
  - site_page: https://docs.iommi.rocks/ (fetched 2026-08-29T12:52:55.995667+00:00, sha bd2460001437)
  - registry_pypi: https://pypi.org/pypi/iommi/json (fetched 2026-08-29T12:52:55.998027+00:00, sha 85c843b3debe)
- Data as of 2026-08-30T08:39:29.467469+00:00.
