Python Project Template ✨ Quick start To create a new project from this template, simply run: pip install copier copier copy https://github.com/massimo-lu/boilerplate path/to/destination Answer the prompt questions and enjoy! 📐 Design choices Hatchling build system Ruff formatting Mypy type checking Pre-commit hooks to enforce Ruff and Mypy checks Pdoc documentation Typer command-line interface FastAPI API