数优的新的python中控

dongguoliang 2c7af028e7 补充引入的库 il y a 5 mois
dll a14efadcff 尝试编译,把差的库找全了 il y a 5 mois
dm b924299ade 第一次进库 il y a 6 mois
model a14efadcff 尝试编译,把差的库找全了 il y a 5 mois
net a14efadcff 尝试编译,把差的库找全了 il y a 5 mois
scripts a14efadcff 尝试编译,把差的库找全了 il y a 5 mois
server a14efadcff 尝试编译,把差的库找全了 il y a 5 mois
task a14efadcff 尝试编译,把差的库找全了 il y a 5 mois
tools a14efadcff 尝试编译,把差的库找全了 il y a 5 mois
update a14efadcff 尝试编译,把差的库找全了 il y a 5 mois
.gitignore b924299ade 第一次进库 il y a 6 mois
README.md 2c7af028e7 补充引入的库 il y a 5 mois
build.py b924299ade 第一次进库 il y a 6 mois
main.py 2c7af028e7 补充引入的库 il y a 5 mois
main.spec a14efadcff 尝试编译,把差的库找全了 il y a 5 mois

README.md

opt

介绍

中控 python版本3.10以上 32位 D:\soft\python\3.11.9_32\Scripts\pyinstaller.exe --onefile main.py 把 dll和dm下面的.dll文件一起跟主文件放一起

软件架构

软件架构说明

安装包

  1. pip install dacite
  2. pip install psutil
  3. pip install requests
  4. pip install colorama
  5. pip install pywin32
  6. pip install comtypes
  7. pip install PyInstaller
  8. pip install winshell
  9. pip install pillow

使用说明

  1. xxxx
  2. xxxx
  3. xxxx

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request