摘要: 1、将python打包成exe的方式 python 上常见的打包方式目是通过 pyinstaller 来实现的。 pip install pyinstaller或者用镜像下载: # 清华源pip install pyinstaller -i https://pypi.tuna.tsinghua.ed 阅读全文
posted @ 2023-02-11 15:04 三瑞 阅读(175) 评论(0) 推荐(0) 编辑