I have used this tutorial before: https://www.digitalocean.com/community/tutorials/how-to-deploy-a-flask-application-on-an-ubuntu-vps (https://www.digitalocean.com/community/tutorials/how-to-deploy-a-flask-applicatio...
1 •
•
By
charliethomas
Python
Python Frameworks
Deployment
Apache
I have a python flask application (https://github.com/Ottermad/PeterWakefieldSite on 178.62.75.68) which does allows a user to upload a file a then call a ruby program (https://github.com/benbalter/word-to-markdown) ...