I\'m trying to spawn a live flask server through a python script. Without manually creating the server from the commandline using flask run.
flask run
My goal is t