Robinysh / python-template

Repository from Github https://github.comRobinysh/python-templateRepository from Github https://github.comRobinysh/python-template

CookieCutter for python projects

Setup

cookiecutter git@github.com:Robinysh/python-template.git

# cd into the new repository
git init
git add .
git commit -m 'Initial commit'
git remote add origin <url>
git push

About


Languages

Language:Makefile 63.5%Language:Python 36.5%