Complete pending surveys of etlab. Made for ICET-etlab, might work for others too.
git clone https://github.com/e3ob/EtLab-Survey.git
cd EtLab-Surveycp sample.env .envand edit the .env file. Quotes are compulsory !!
More methods to be added !
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
python3 main.py