Metadata-Version: 2.2
Name: django-template-reports
Version: 0.2.1
Summary: Generates reports (PPTX) from template files that are flexibly populated using the Django ORM, without hard-coding.
Project-URL: Homepage, https://github.com/gaussian/django-template-reports
Project-URL: Issues, https://github.com/gaussian/django-template-reports/issues
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Django<6,>=5
Requires-Dist: swapper<2,>=1
Requires-Dist: python-pptx<2,>=1
Provides-Extra: xlsx
Requires-Dist: openpyxl<4,>=3; extra == "xlsx"

# Django Template Reports

A module to generate reports (current PPTX) from templates (currently PPTX)
