目錄
http://www.pyinstaller.org/
安裝
pip install pyinstaller
製作EXE檔案
$ pyinstaller test.py
dist目錄下會生成執行檔