Extensible helper to export Django QuerySets and other data to CSV and Excel.
Project description
django-dataexporter is a extensible helper to export Django QuerySets and other data to CSV and Excel.
Features
Exporter class to generate CSV and Excel files out of QuerySets and other iterables.
Factory to generate Django ModelAdmin actions to trigger an export out of Django’s famous admin interface.
Requirements
django-dataexporter supports Python 3 only and requires at least Django 2. In addition, the Python package openpyxl needs to be installed.
Prepare for development
A Python 3.6 interpreter is required in addition to poetry.
$ poetry install
Now you’re ready to run the tests:
$ poetry run pytest
Resources
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_dataexporter-2.0.0.tar.gz.
File metadata
- Download URL: django_dataexporter-2.0.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40feb655686afb9c4bf3bc966d9108918a893acd3c020bbbfb71614a848b5c5b
|
|
| MD5 |
e0ec610ee11aec741adfc3b672ef40ad
|
|
| BLAKE2b-256 |
ce81a83c4b96624b903329aa767be87f2c574bce55a72dcdb666ee5294b0372d
|
File details
Details for the file django_dataexporter-2.0.0-py3-none-any.whl.
File metadata
- Download URL: django_dataexporter-2.0.0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9b98cf2ad6c49edce013e04659e35c5c07f5e1a0cb51c541f14839aa954188a
|
|
| MD5 |
d06e71f87c974433534f3802eef53d6a
|
|
| BLAKE2b-256 |
ef7bc0857fbffb7f62cc65cb364fb3948e611f3a0670a4e2574ed1e728542d5b
|