Cookiecutter

Cookiecutter is a CLI tool (Comand Line Interface) to create an application boilerplate from a template. It uses a templating system - Jinja2 - to replace or customize folder and file names, as well as file content.

How can I install?

pip install cookiecutter

How can I generate a FastAPI project?

cookiecutter gh:natanael-silvamt/cookiecutter-fastapi