filmov
tv
Simple Python Flask Web Utility

Показать описание
A really simple web app to make changes to a proxy file. This is not fully functional at the moment but
rather an example of the web pieces only.
This will show you how to put together a simple web app in pure Python using Flask with some popular
JavaScript tools. This is much simpler to manage for such a simply tool than a full blown Apache install.
It beats manageing a web server; athough, this an be served in a web server using WSGI if you wanted to.
Install Flask with 'pip install flask' (I would suggest in a virtual environment running Python 3.9)
File structure:
~/proxy
/static/css/ (Bootstrap CSS)
/static/js/ (Bootstrap and Jquery libs)
Song is Fragments Of Bangkok by Eugenio Mininni on
rather an example of the web pieces only.
This will show you how to put together a simple web app in pure Python using Flask with some popular
JavaScript tools. This is much simpler to manage for such a simply tool than a full blown Apache install.
It beats manageing a web server; athough, this an be served in a web server using WSGI if you wanted to.
Install Flask with 'pip install flask' (I would suggest in a virtual environment running Python 3.9)
File structure:
~/proxy
/static/css/ (Bootstrap CSS)
/static/js/ (Bootstrap and Jquery libs)
Song is Fragments Of Bangkok by Eugenio Mininni on