This project focuses on Automated Report Generation Using Python, where student performance data is read from a CSV file, analyzed programmatically, and converted into a well-formatted PDF report. The ...
invoice_generator_mvp/ ├── main.py # Interactive invoice controller (3 input methods) ├── config.py # Centralized branding & payment configuration ├── smoke_no_pandas.py # Non-interactive smoke test ...