The Flask Mega-Tutorial
Type Course
Created 2017-05-17
Identifier unavailable
Description
Welcome! You are about to start on a journey to learn how to create web applications with Python and the Flask framework. In this first chapter, you are going to learn how to set up a Flask project. By the end of this chapter you are going to have a simple Flask web application running on your computer!
Relations
Flask is a micro web framework written in Python. It is classified as a microframework because it doe...
Edit details Edit relations Attach new author Attach new topic Attach new resource
10.0 /10
useless alright awesome
from 2 reviews
- Resource level 2.5 /10
- beginner intermediate advanced
- Resource clarity 9.5 /10
- hardly clear sometimes unclear perfectly clear
- Reviewer's background 4.5 /10
- none basics intermediate advanced expert
Comments 1
10 rating 3 level 9 clarity 4 user's background
Takes you step by step from absolute basics. Clear and fun.
You continuously expand an example application as you learn new concepts.