这是使用PyQT5作为UI的首次提交,将后端和UI合并到1个工程中,统一使用了Python,没有使用JS和HTML
This commit is contained in:
13
requirements.txt
Normal file
13
requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Flask==3.0.0
|
||||
Flask_Cors==4.0.0
|
||||
pymodbus==3.6.2
|
||||
|
||||
pyserial~=3.5
|
||||
requests~=2.31.0
|
||||
Eel~=0.16.0
|
||||
keyboard~=0.13.5
|
||||
gevent~=23.9.1
|
||||
websockets~=12.0
|
||||
pyinstaller==6.3.0
|
||||
setuptools==65.5.1
|
||||
pywebview==5.3.2
|
||||
Reference in New Issue
Block a user