1 Star 2 Fork 2

BlackTrigger / AV_Data_Capture

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
linux_make.py 257 Bytes
一键复制 编辑 原始数据 按行查看 历史
yoshiko2 提交于 2020-03-24 11:08 . Update 2.8.3
import os
os.system("pyinstaller --onefile AV_Data_Capture.py --hidden-import ADC_function.py --hidden-import core.py")
os.system("rm -rf ./build")
os.system("rm -rf ./__pycache__")
os.system("rm -rf AV_Data_Capture.spec")
os.system("echo '[Make]Finish'")
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/soulbeanrie/AV_Data_Capture.git
git@gitee.com:soulbeanrie/AV_Data_Capture.git
soulbeanrie
AV_Data_Capture
AV_Data_Capture
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891