Ai
0 Star 0 Fork 0

Crogram Pythub/string-utilities

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.sh 223 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jackson 提交于 2020-11-07 01:26 +08:00 . update
# _*_ coding:utf-8 _*_
pyinstaller\
--clean\
--noconfirm\
-w\
build.spec
# or shell
# pyinstaller -F -w --clean -y src/app.py
# sign app
# sudo codesign --force --deep --sign - ./dist/StringUtilities.app
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/pythub/string-utilities.git
git@gitee.com:pythub/string-utilities.git
pythub
string-utilities
string-utilities
main

搜索帮助