This update introduces a minimal, copy-paste-ready structure for Python projects, featuring a clean separation between the entry point, orchestration, and component logic. The new workspace includes organized directories for data, components, and secret management to ensure a scalable and secure development workflow. Bootstrapping

Bootstrap reusable Python project template - Braumeister-Stefan/model_template