Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我做了一些研究。(对不起,这个真的很新)我需要为 python 2.7 创建一个 exe。我在windows 8上通过eclipse运行python。我试过py2exe和pyinstaller。我已经下载了它们,但我不知道从那里做什么。
对于独立且可移植的可执行文件,您可以查看pyinstaller