-
-
Notifications
You must be signed in to change notification settings - Fork 2k
-
- 工具名;
- 压缩率;
- 打包速度;
- 启动速度;
...
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 4 comments
-
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
-
upx 压缩 dll :
1、找到源文件-备份-upx压缩成原来的名字
2、pyinstaller打包。这样就会自动找到被压缩过的dll了。就很小了
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
-
pyqtdeploy 如何, 是riverbanck 官方的工具,但似乎用的很少
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
-
可以试试psgcompiler,用pySimpleGUI做的pyInstaller的打包工具。我一直在用。
微笑,保持内心的宁静与平和。
... ---- 回复的原邮件 ----
| 发件人 | ***@***.***> |
| 日期 | 2023年01月25日 10:08 |
| 收件人 | ***@***.***> |
| 抄送至 | ***@***.***> |
| 主题 | Re: [PyQt5/PyQt] [讨论-04]pyqt程序打包 用的打包工具对比 (#50) |
pyqtdeploy 如何, 是riverbanck 官方的工具,但似乎用的很少
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment