强强的个人技术博客 医技科室软件(PACS, RIS)码农

[Python]python打包程序成exe的方法

 python打包程序成exe可以依靠pyinstall组件

安装pyinstaller的语句

pip install pyinstaller

打包shofrm.py文件

pyinstaller -F shofrm

2024年11月21日 | 发布:强强 | 分类:Python | 评论:0

发表留言: