pythonw.exe --> lancia programma in background (la shell non la vedi, se c'è una GUI vedi la GUI)
python.exe --> lancia programma in foreground (la shell la vedi, la GUI anche)

Tutto qui. Fine della storia.