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アプリ用のポータブル/スタンドアロンexeを作成する方法はありますか?
p2exeについて読みましたが、最新バージョンをサポートしていません。2.6が古くなりすぎたらすぐに非互換性を心配するのではなく、最新バージョンを使い続けたいので、2.6に移行するのは気が進まない。
cx_freezeは私のために働いています。ここにリンクがあります。このページは3.1をサポートしていると主張しています。幸運を!
http://cx-freeze.sourceforge.net/