Metadata-Version: 2.4
Name: django-excel-extract
Version: 0.0.2
Summary: Django queryset Excel extraction
Home-page: https://github.com/DmitryTok/django-excel-extract
Author: Dmytry Tokariev
Author-email: moon0939110824@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# django-excel-extract
A lightweight and flexible Django utility to export model querysets to Excel (.xlsx) with custom formatting, enum translation, and field filtering
