一个好的python到exe编译器? [英] a good python to exe compiler?

查看:43
本文介绍了一个好的python到exe编译器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是 Python 的新手,除了语言本身,我还在探索它的各个方面.在编译成.exe方面(这样它也可以在不安装python的情况下部署)我检查了 py2exe,几年前停止了新版本.然后pyInstaller,好像停在python 2.7了.

I am new to python and apart from the language itself, I am exploring various aspects of it. in terms of compilation into .exe (so that it can be deployed without installing python too) I checked py2exe, new releases stopped a few years ago. Then pyInstaller, seems to have stopped at python 2.7.

我可以得到所有 python 到 exe 编译器的列表吗?谢谢

Can I get a list of all python to exe compilers? thanks

推荐答案

  • cx_Freeze 适用于 Windows、Linux 和 Mac OS X(Python 2.7、3.x)
  • pyinstaller 适用于 Windows、Linux 和 Mac OS X(Python 2.7、3.4-3.7)
  • bbfreeze 适用于 Windows 和 Linux (Python 2.4-2.7)
  • py2exe 适用于 Windows(Python 2.6、2.7)
  • py2exe 适用于 Windows (Python 3.3-3.5)
  • pytoexe 适用于 Windows(Python 2、3)
  • Freeze 适用于 Linux 和 Mac OS X (Python 2.x)
  • py2app 适用于 Mac OS X (Python 2.x)
    • cx_Freeze for Windows, Linux, and Mac OS X (Python 2.7, 3.x)
    • pyinstaller for Windows, Linux, and Mac OS X (Python 2.7, 3.4-3.7)
    • bbfreeze for Windows and Linux (Python 2.4-2.7)
    • py2exe for Windows (Python 2.6, 2.7)
    • py2exe for Windows (Python 3.3-3.5)
    • pytoexe for Windows (Python 2, 3)
    • Freeze for Linux and maybe Mac OS X (Python 2.x)
    • py2app for Mac OS X (Python 2.x)
    • 这篇关于一个好的python到exe编译器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆