django-import-export VS pyexcel

Compare django-import-export vs pyexcel and see what are their differences.

django-import-export

Django application and library for importing and exporting data with admin integration. (by django-import-export)

pyexcel

Single API for reading, manipulating and writing data in csv, ods, xls, xlsx and xlsm files (by pyexcel)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
django-import-export pyexcel
4 1
2,879 1,173
1.1% 0.3%
8.4 0.0
1 day ago 4 months ago
Python Python
BSD 2-clause "Simplified" License GNU General Public License v3.0 or later
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.

django-import-export

Posts with mentions or reviews of django-import-export. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-19.

pyexcel

Posts with mentions or reviews of pyexcel. We have used some of these posts to build our list of alternatives and similar projects.
  • Advice on ETL and Data Sharing work process
    1 project | /r/ETL | 7 Nov 2023
    You could try and write some simple python using the pyexcel and pandas libraries. I created a tool as a consultant with these packages that parsed spreadsheets with data from factories from all around the world. They did not lock down the Excel files used to submit data and it made it so much harder. If you go this route, I would recommend starting by putting your data into a SQLite database. Once you have your data in a database, you unlock the power of SQL for pulling reports. Also, you can port the data into a proper database if you ever need to. ChatGPT can probably get you a good chunk of the way there.

What are some alternatives?

When comparing django-import-export and pyexcel you can also consider the following projects:

django-summernote - Simply integrate Summernote editor with Django project.

openpyxl

django-storages - https://django-storages.readthedocs.io/

XlsxWriter - A Python module for creating Excel XLSX files.

django-suit - Modern theme for Django admin interface

Pandas - Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

django-allauth - Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

xlwings - xlwings is a Python library that makes it easy to call Python from Excel and vice versa. It works with Excel on Windows and macOS as well as with Google Sheets and Excel on the web.

Summernote - Super simple WYSIWYG editor

xlwt

mbox-to-csv - Python script for converting MBOX files to CSV.

docxtpl - Use a docx as a jinja2 template