Package skeleton to begin projects faster with cookiecutter.
To create a new project, just run this command (you must have cookiecutter package installed first) :
cookiecutter https://github.com/matthieugouel/python-package-skeleton
See here for more information about cookiecutter.