A modern Python project template with comprehensive tooling, testing, and development setup. python-template/ ├── pyproject.toml # Modern Python configuration ├── README.md # This file ├── ...
This repository serves as a template for creating Reproducible Analytical Pipeline (RAP) Python projects, complete with fundamental tooling, CI/CD integration, and policy compliance. It is designed to ...