Creating a Python Web Application using Python Flask: Part 2 Adding a home page

Building off of where we left at in part 1 we created a simple page that served a simple string from the view code itself.  Now let’s make this Python Flask code look a little more like a web application and be sure to follow me if you want to updated on when the next … More Creating a Python Web Application using Python Flask: Part 2 Adding a home page