Flask Tutorial #1 – How to Make Websites with Python

Welcome to the first flask tutorial! This series will show you how to create websites with python using the micro framework flask. Flask is designed for quick development of simple web applications and is much easier to learn and use than django. If you are less experienced with python and want to learn how to make websites flask is the right tool! Flask is great for beginners!
Source: Tech With Tim (YouTube Video)

Back to Lesson