Reversing Technology
pyinstaller.exe --onefile MyPythonScript.py
The Windows executable file will then be created in the "dist" directory.