A Cookiecutter template for Python projects for the VISTA group
Install cookiecutter
on the command line: python -m pip install cookiecutter
Generate a new Cookiecutter template layout: python -m cookiecutter gh:gabbard/vista-python-template
This project is licensed under the terms of the MIT License