[![Supported Versions](https://img.shields.io/pypi/pyversions/.svg?logo=python&logoColor=FBE072)](https://pypi.org/project/) This template provides a comprehensive ...
A modern Python project template with Docker, pyenv, uv, pytest, and type checking. . ├── .github/ │ └── workflows/ │ └── test.yml # GitHub Actions test pipeline ├── src/ # Main application code │ ├── ...