Default template for python projects in Bethink inc.
- Install cookiecutter.
pip install cookiecutter
- Create repositorium on github [not obligatory].
- Run cookiecutter.
cookiecutter git+ssh://[email protected]/bethinkpl/cookiecutter-python.git
- Fill config when prompted.