Simple Python Flask Web Utility

Published: 12 September 2021
on channel: Charles Nichols
50
1

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
flasky.py
/templates/proxy.html
/templates/help.html
/static/css/ (Bootstrap CSS)
/static/js/ (Bootstrap and Jquery libs)
/static/images/logo-sm.png

Get code here: https://www.darkartistry.com/2021/09/...

Song is Fragments Of Bangkok by Eugenio Mininni on
https://mixkit.co/free-stock-music/am...


On this page of the site you can watch the video online Simple Python Flask Web Utility with a duration of hours minute second in good quality, which was uploaded by the user Charles Nichols 12 September 2021, share the link with friends and acquaintances, this video has already been watched 50 times on youtube and it was liked by 1 viewers. Enjoy your viewing!