Laufen Sie Exe für Python und warten Sie bis zum Ende
import subprocess
subprocess.call('a.exe')
Real Raccoon
import subprocess
subprocess.call('a.exe')