Installation
Prerequisite
This platform has been developped for Mac but can be enriched to support Linux or even Windows.
Launch the configuration script
You should first get a python 3.9+ installation on your laptop.
Then, you should install tox testing framework through pip3 pip3 install tox
.
Once you get tox, ou can use it to setup virtual environment:
.