pyinstaller python プログラムを配布

cmd 起動

pyinstaller main.py –onfile

onefile オプション指定で関連モジュールを一つの実行ファイルにする