# Python-project-template This project is a template for developing specialized routines and utilities. ```{warning} Project under development ``` ## 💫 Features - Clean Python project structure - Pre-configured testing (pytest) - Documentation support (Sphinx/MkDocs) - GitHub Actions CI/CD pipeline - Easy customization for new projects ## 📚 Documentation Overview ```{eval-rst} .. toctree:: :maxdepth: 2 about_this_documentation getting_started modules ```