Como criar o arquivo PYW

cd C:\Path\To\File
ren MyPythonScript.py MyPythonScript.pyw
MuffinCat