Create a minimal website in Python using the Flask Microframework

InstructorWill Button

Share this video with your friends

Send Tweet

In this lesson, you will learn:

How to install Flask Use Flask to create a minimal website Build routes in Flask to respond to website endpoints Use Variable Rules to pass parts of the URL to your functions as keyword parameters