Importers (CSV, etc)
Packages to help you import data into your Django project.
7
Packages
0
Features
Search & Filter
| Package | django-import-export | django-import-export-extensions | django-csvimport | Django Data Wizard | django-model-import |
|---|---|---|---|---|---|
|
Description
|
Django application and library
for importing and exporting data with admin integration. |
Extension for the popular
`django-import-export` package |
A generic CSV import tool for django models, imports run via admin upload logging model or |
🧙⚙️ Import structured data
(e.g. Excel, CSV, XML, JSON) into one or more Django models via… |
Django Model Import -- a fast
CSV importer |
|
Category
|
App | App | Other | App | Other |
|
Using This
|
24
|
0
|
4
|
6
|
2
|
|
Python 3?
|
Yes | Yes | Yes | Yes | Yes |
|
Dev Status
|
Unknown | Production/Stable | Production/Stable | Production/Stable | Unknown |
|
Version (PyPI)
|
4.4.0 | 1.9.2 | 3.2 | 2.0.0 | 0.7.7 |
|
Stars
|
3,295 | 73 | 360 | 348 | 20 |
|
Forks
|
824 | 4 | 133 | 52 | 7 |
|
Commits
|
|
|
|
|
|
|
Updated
|
14 Feb 2026 | 9 Feb 2026 | 28 Dec 2023 | 12 Feb 2024 | 4 Aug 2025 |
|
License
|
Custom | MIT | Apache | MIT | MIT |
|
Links
|