A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
@kubadotka
https://cookiecutter.readthedocs.io/en/latest/advanced/suppressing_prompts.html
(unsure whether it can be applied to the command line though~
possibly: cookiecutter --no-input --config-file PATH $cctemplate )
AttributeError: 'StrictEnvironment' object has no attribute 'decode'
python 3.7