django-import-export/django-import-export
Django application and library for importing and exporting data with admin integration. observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 82
- Longevity 100
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: 17.5
- age_days: 5039
- days_rel: 120
- days_push: 9
- n_releases_24m: 19
Adoption not part of the score
3334 stars · 836 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Django application and library for importing and exporting data between Django models and file formats like CSV, XLSX, JSON, YAML, and HTML via tablib. It works programmatically and includes optional Django Admin integration with data preview.
Use cases
- import csv data into django models
- export django admin data to excel
- bulk import users from spreadsheet
- export database records as json
- add import/export buttons to django admin
- preview data before importing into django
When to choose
- you use Django and need reliable model import/export
- you want admin UI integration for data import/export
- you need support for many file formats (csv, xlsx, json, yaml)
When to avoid
- you are not using Django
- you need streaming imports of very large datasets beyond memory
- you need a framework-agnostic Python data pipeline
Facets
library · maturity stable
etl csv json file-system web-development backend files python django import-export xlsx tablib django-admin data-import data-export data-engineering web-server
2 sources
- readme: https://github.com/django-import-export/django-import-export · fetched 2026-08-28 · ca6188d55a33
- registry_pypi: https://pypi.org/pypi/django-import-export/json · fetched 2026-08-29 · b50cf4f1cf36
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| django-import-export/django-import-export | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="django-import-export/django-import-export")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem