DataPack is a tool aiming to simplify the packaging of data science projects.
You will need to install cookiecutter
pip install cookiecutter
To create a data science project simply run the following command :
cookiecutter https://github.com/AntoineSimoulin/DataPack