Duplicated from templates/fastapi-uvicorn
1930951
1
2
3
4
import subprocess subprocess.run("app.py", shell=True)