cómo hacer exe from.py archivo

pyinstaller --onefile pythonScriptName.py
Concerned Cow