"I'm manually converting Excel to PDF every month..." "I want to automate invoice generation with Python." These needs can be ...
invoice_generator_mvp/ ├── main.py # Interactive invoice controller (3 input methods) ├── config.py # Centralized ...