File size: 56 Bytes
1930951
 
 
1
2
3
4
import subprocess

subprocess.run("app.py", shell=True)