1 Star 0 Fork 0

Lajox/py-tools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.txt 255 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lajox 提交于 2024-07-23 03:24 . first commit
执行生成构建命令:
pyinstaller.exe --version-file=versioninfo.txt --add-data="ui-templates":"ui-templates" --add-data=./build.ico:. --icon build.ico --name tool --onefile --noconsole tool.py
或者使用spec文件:
pyinstaller.exe tool.spec
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/lajox/py-tools.git
git@gitee.com:lajox/py-tools.git
lajox
py-tools
py-tools
master

搜索帮助