import subprocess subprocess.run("uvicorn app:app", shell=True)