-
Install
cookiecutter
:pip install cookiecutter
-
Generate a structure using
go-cookiecutter
:cookiecutter https://github.com/lukasz-lobocki/go-cookiecutter
-
After responding to the prompts you should have a directory structure ready for coding.
py-pkgs-cookiecutter
was originally developed for use in the University of British Columbia's (UBC) Master of Data Science
_ program (MDS). It was inspired by the pyOpenSci cookiecutter
template.
py-pkgs-cookiecutter
was created by Tomas Beuzen and Tiffany Timbers. It is licensed under the terms of the BSD license.