testing_datascience Pre-requisites You will need to have installed: pyenv: to manage python versions pipenv: to manage and install the python dependencies Setup Once you are done with the Pre-requisites you can do the setup with the next make commands: make setup or make setup-dev