Back to Browse

Python Flask Demo: Two Routes to "Hard-Coded" Pages

211 views
Jul 7, 2023
5:30

In this video we look at a Python-Flask app that is one step beyond "Hello World". The app has two routes. The Python-Flask code writes some HTML code to each page. Working from the command line (terminal) we show the debug setting ($env:FLASK_DEBUG = "1") that allows changes made (and saved) to the python to be reflected on the virtual server requiring only a refresh as opposed to a restart.

Download

1 formats

Video Formats

360pmp48.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Python Flask Demo: Two Routes to "Hard-Coded" Pages | NatokHD