Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Intro to Flask
Rating: 4.5 out of 5(334 ratings)
4,566 students

Intro to Flask

A short course that teaches you the fundamentals of Flask.
Created byAnthony Herbert
Last updated 3/2018
English

What you'll learn

  • Be able to create a web app using Python and Flask.

Course content

1 section8 lectures53m total length
  • Introduction1:50
  • Hello App5:36
  • Endpoints5:39
  • Templates10:01

    Learn how to use templates in flask to separate email content from Python code, create a templates directory, and render templates with variables, conditionals, and loops using Jinja.

  • Guest Book Templates5:29
  • Process Form6:07
  • Database16:43
  • Wrap Up2:15

Requirements

  • Basic understanding of Python and how the web works.

Description

This eight part series was created for those without experience in Flask. By watching these videos, you'll go from knowing nothing about Flask to building a working app. You'll see how far just knowing basic Python can get you when using Flask to build a web app.

The app built in this course is a guest book app.

This course assumes basic understanding of Python, SQL databases, and HTML

Who this course is for:

  • Anyone who wants to use Python to build web apps.