Prerequistes

The project is developed in a virtual environment using Pipenv. It is therefore necessary to install Pyenv and Pipenv before starting the installation of the program. It is also necessary to install Pyenv because pyenv will setup the virtual environment with the correct version of Python. Pipenv add the required dependencies automatically during installation.