issues
search
HaujetZhao
/
PyInstaller-Perfect-Build-Method
如果我要写一个 Python 项目,打包成 exe 运行(方便在没有 Python 的电脑上使用),我需要打包出的根目录结构美观,没有多余的、杂乱的依赖文件在那里碍眼,而且需要在发现 bug 时,我还需要能够修改里面的代码后,无需再次打包,就能正常运行,该怎么做呢? 就以一个 Hello 项目为例,记一下我找到的完美方法。
97
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
大佬,介意转发到其他平台吗?会注明出处
#7
Mingxiangyu
opened
1 month ago
0
分享 pyInstaller 6.3.0 打包成功经验
#6
Suvan-L
opened
10 months ago
1
添加hook.py后,执行exe时很多dll找不到
#5
tankchenggeng
opened
1 year ago
2
包含 numpy 依赖时,需要将 numpy 额外完整复制
#4
wangyexiang
opened
1 year ago
5
pyinstaller使用疑惑
#3
waitfortea
opened
1 year ago
2
一些模块移动位置后的兼容性优化
#2
legendaryzp
opened
1 year ago
4
添加hook.py移动文件后,程序无法启动
#1
juntaosun
closed
1 year ago
7