import subprocess import os subprocess.run(["python", "webui.py"], shell=True)