web UI added and refactoring done
This commit is contained in:
@@ -6,3 +6,5 @@ PyVISA-py>=0.7 # pure-Python VISA backend ("@py"), required by the SN9000 (and
|
||||
PyQt6>=6.6
|
||||
pyqtgraph>=0.13.7
|
||||
rpi-hardware-pwm>=0.2.2,<1
|
||||
fastapi>=0.110 # embedded web UI (browser view + controls), served in-process
|
||||
uvicorn[standard]>=0.29 # ASGI server for the web UI, run on a background thread
|
||||
|
||||
Reference in New Issue
Block a user