A PyQt5 app to drive the Dlab hardware, at Lund University.
At the start of VS Code, from the repo root, in the terminal:
.\scripts\run.ps1After the virtual environnement has been activated, the script can be launch using
dlabFrom the repo root:
# one-shot setup (creates venv, installs package)
.\scripts\setup.ps1This code was written by Melvin Redon.