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.
.pyファイルと.pngをアイコンで圧縮することにより、Linux上でPythonソフトウェアを配布してきました。これは最悪の方法の1つに違いないと思います。Linux用の一種の「アプリケーションバンドル」はありますか?Macの.app、Windowsの.exeに相当しますか?ユーザーがどこかに置いてダブルクリックして端末なしで実行できる単一のファイル?
sputnikのコメントに感謝します:PythonEggsの簡単な紹介。