A modern Python project template with comprehensive tooling, testing, and development setup. python-template/ ├── pyproject.toml # Modern Python configuration ├── README.md # This file ├── ...
Flask-Project-Template for a full feature Flask project including database, API, admin interface, etc. FastAPI-Project-Template The base to start an openapi project featuring: SQLModel, Typer, FastAPI ...