In this repository, I will store all scripts related to my master thesis work, due to be done from February to June 2021.
To run this project, do the following
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
cd src
python3 test_generator_server.py