Add YAML-driven report generation

This commit is contained in:
Jordan Wages 2025-07-18 01:24:26 -05:00
commit 6241fd2685
6 changed files with 214 additions and 60 deletions

View file

@ -7,3 +7,4 @@ Flask # For optional lightweight API server
# Linting / formatting (optional but recommended)
black
flake8
PyYAML