Importers (CSV, etc)
Packages to help you import data into your Django project.
7
Packages
1
Features
Search & Filter
| Package | django-import-export | django-import-export-extensions | Django Data Wizard | django-csvimport | django-model-import |
|---|---|---|---|---|---|
|
Description
|
Django application and library
for importing and exporting data with admin integration. |
Extension for the popular
`django-import-export` package |
🧙⚙️ Import structured data
(e.g. Excel, CSV, XML, JSON) into one or more Django models via… |
A generic CSV import tool for django models, imports run via admin upload logging model or |
Django Model Import -- a fast
CSV importer |
|
Category
|
App | App | App | Other | Other |
|
Using This
|
24
|
0
|
6
|
4
|
2
|
|
Python 3?
|
Yes | Yes | Yes | Yes | Yes |
|
Dev Status
|
Unknown | Production/Stable | Production/Stable | Production/Stable | Unknown |
|
Version (PyPI)
|
4.4.1 | 1.10.2 | 2.0.0 | 3.2 | 0.7.7 |
|
Stars
|
3,321 | 75 | 349 | 361 | 20 |
|
Forks
|
825 | 5 | 52 | 130 | 7 |
|
Commits
|
|
|
|
|
|
|
Updated
|
5 May 2026 | 6 May 2026 | 12 Feb 2024 | 28 Dec 2023 | 4 Aug 2025 |
|
License
|
Custom | MIT | MIT | Apache | MIT |
|
Links
|
|||||
|
Feature Comparison
(click cells to edit)
|
|||||
|
Admin interface
|
|
—
|
|
—
|
—
|
Features Being Compared
Admin interface
Does the importer provide an interface that can be used with the Django Admin?