Added a base repository template for Python projects to streamline setup and enforce a consistent architecture. The template includes defined directories for data handling, modularized processing components, and secure secret management to help new projects get off the ground faster. initialized new repo

Standardized Python project structure added - Braumeister-Stefan/model_template