django-import
Customizable and extendable import for any django model from the admin and any API (by nnseva)
django-csvimport
A generic CSV import tool for django models, imports run via admin upload logging model or custom command (by edcrewe)
django-import | django-csvimport | |
---|---|---|
1 | 1 | |
12 | 357 | |
- | 1.4% | |
2.5 | 6.5 | |
about 2 years ago | over 1 year ago | |
Python | Python | |
GNU Lesser General Public License v3.0 only | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
django-import
Posts with mentions or reviews of django-import.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-28.
-
Import data to the Django
As a result, I wrote my own package Django Import from the scratch and would like to introduce it here.
django-csvimport
Posts with mentions or reviews of django-csvimport.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-28.
-
Import data to the Django
One more package has not been found in a grid but was available for direct search. It is a Django CSV Import. I did like its pure design and simple use, but there also was no import customization. Additionally, it was not supporting asynchronous import tasks. I've tried to extend the code of the package, but a long history of the package did such modifications impossible.
What are some alternatives?
When comparing django-import and django-csvimport you can also consider the following projects:
django-data-wizard - 🧙⚙️ Import structured data (e.g. Excel, CSV, XML, JSON) into one or more Django models via an interactive web-based wizard
django-import-export - Django application and library for importing and exporting data with admin integration.
pass-import - A pass extension for importing data from most existing password managers
pytablewriter - pytablewriter is a Python library to write a table in various formats: AsciiDoc / CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.