Simple Python Flask Web Utility

Publié le: 12 septembre 2021
sur la chaîne: 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...


Sur cette page du site, vous pouvez voir la vidéo en ligne Simple Python Flask Web Utility durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Charles Nichols 12 septembre 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 50 fois et il a aimé 1 téléspectateurs. Bon visionnage!