增加日志功能,增加打包成exe功能,点击exe就可以使用

This commit is contained in:
2026-03-03 14:07:54 +08:00
parent 9f54a0cb2e
commit b47962e5c8
23 changed files with 172395 additions and 65 deletions

View File

@@ -1,6 +1,6 @@
# 远程显示 Web 服务依赖
# remo_disp_server.py 需要 Flask + flask-socketio + Pillow
# Dependencies for DTU-RemoteLCD web service
Flask>=2.0.0
Pillow>=9.0.0
flask-socketio>=5.0.0
python-socketio>=5.0.0
loguru>=0.7.0