So eröffnen Sie ein Programm auf Python

import os 
os.system('notepad.exe') 
Plain Piranha