I'm considering using Flask for my next project and intend to host is at DO. I'm using a setup based on this tutorial:
https://realpython.com/blog/python/kickstarting-flask-on-ubuntu-setup-and-deployment/
Is there anyway to submit changes without having to go through this 'sudo supervisorctl restart flask_project'?