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.
pyqt を使用して Linux で qtwebkit ベースのエディターを開発しています。Windows用にもパッケージ化したいと思います。出来ますか?そのための手順は何ですか?私はグーグルを見つけることができませんでした。
pyinstaller は、すべての Windows、Linux、および Mac で魅力的に機能することがわかりました
http://www.pyinstaller.org/
PyInstaller を使用して Mac OS X に PyQt アプリケーションをデプロイする
私は間違いなくpy2exeをお勧めします。私はそれを私のアプリケーションに使用しており、PyQtに関するwikiもあります
http://www.py2exe.org/index.cgi/Py2exeAndPyQt