python 3 create exe file code example Example: how to make a python exe pip install pyinstaller cd YourFilePath pyinstaller --onefile YourFileName