Flask Web Development in Python - 1 - Intro

Hello and welcome to my introduction to Flask. Flask is a web framework for the Python programming language. A lot of people are curious to know what the differences of Flask and other developmental frameworks, especially compared to the Python frameworks. In this video, we cover what Flask is and how it compares to other frameworks, then we talk about how we set up our development server. We are going to be using a real server here for development, not a local setup. We do this because, if you are trying to learn web development, then you must be interested in a live, real website. The problem with working on a local instance is then you have to transfer everything to an actual server. You will find very quickly that things work very different when you leave your home computer. Hosts that I recommend:. digitalocean.