## Goal Add full support for generating Python projects. ### Requirements - main.py - requirements.txt - .gitignore - README.md ### Acceptance Criteria - Python project is generated with the expected structure
Goal
Add full support for generating Python projects.
Requirements
Acceptance Criteria