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
File details
Details for the file django-dataexporter-1.0.0.tar.gz
.
File metadata
- Download URL: django-dataexporter-1.0.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5 Linux/5.4.0-1047-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3749e29c9f4d5fa48d88078760e037ae54c87e97ebba7650a20538000d8eebbd |
|
MD5 | b6344e16272a76a37843ea2f8012cfbe |
|
BLAKE2b-256 | f85432bedc8738c975b2e635e6de76d27cae8755263b48379637f47accf77b84 |
File details
Details for the file django_dataexporter-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: django_dataexporter-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.6 CPython/3.9.5 Linux/5.4.0-1047-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1992c8e7597f5b7f3686702bd0d9a3d4038349403354305df80b11c0cbf92cff |
|
MD5 | ae39d83443f7f80975ae1898aadea52f |
|
BLAKE2b-256 | 956a3c708589614feccca30f04edd87fdd494328a46fffdb96c593a4855671ff |