A simple template repository to kickstart new, linux-based, python projects.
- A linux-based environment.
- GNU Make.
- Cookiecutter
Run
cookiecutter [email protected]:mbignotti/python-template.git
and follow the instructions to initialize a new project.