Skip to content

Templates

Templates is a collection of programming project templates built with Cookiecutter. The following table lists the available templates. For more information on each template, following their link or navigate to their folder in the repository.

Name Description
python Python library and CLI application template.

The following command generates the Python project template. To execute the other templates, replace python with the installer name.

cookiecutter --directory python https://github.com/scruffaluff/templates