など、いくつかの利用形態があります。 pythonアプリを実行ファイル(.exe)に変換できれば、Windowsパソコンで手軽に利用できます。 ただ、pythonインタープリタをexeに内蔵しているようなものなので実行に必要なライブラリを含めるとファイルサイズが大きく ...
pyinstaller-tickets-migration added this to the PyInstaller 2.0 milestone Oct 18, 2014 pyinstaller-tickets-migration added the @high label Oct 18, 2014 ...
Powerful and versatile as it is, Python lacks a few key capabilities out of the box. For one, there is no native mechanism for compiling a Python program into a standalone executable package. To be ...
# Copyright (c) 2005-2018, PyInstaller Development Team. # Distributed under the terms of the GNU General Public License with exception # for distributing bootloader ...