Simple Python Flask Web Utility

Pubblicato il: 12 settembre 2021
sul canale di: 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...


In questa pagina del sito puoi guardare il video online Simple Python Flask Web Utility della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Charles Nichols 12 settembre 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 50 volte e gli è piaciuto 1 spettatori. Buona visione!