compiler

安裝

C:\>pip3 install pyinstaller

編譯

pyinstaller -F 檔案位置及名稱

範例:C:\>pyinstaller -F D:/source/hello.py

exe位置

資料夾dict內,hello.exe