摘要: 要想在没有安装Python集成环境的电脑上运行开发的Python程序,必须把Python文件打包成.exe格式的可执行文件(针对于windows)。网上介绍的各种打包工具的对比如下: 1、安装PyInstaller 2、PyInstaller的使用方法 Python的打包工作PyInstaller提 阅读全文
posted @ 2018-06-06 19:44 网络迷途者 阅读(4349) 评论(1) 推荐(0)