Python template repository A simple template repository to kickstart new, linux-based, python projects. Requirements A linux-based environment. GNU Make. Cookiecutter Workflow Run cookiecutter git@github.com:mbignotti/python-template.git and follow the instructions to initialize a new project.