Flask with SQLAlchemy Basics Course

Go to class
Write Review

Free Online Course: Flask with SQLAlchemy Basics Course provided by Treehouse is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Flask with SQLAlchemy Basics Course is taught by Megan Amendola.

Overview
  • Learn how to use the popular Python framework for creating websites and web applications, Flask. Then upgrade your website with a database connection using SQLAlchemy.

    What you'll learn

    • Creating a website or web app with Flask
    • Connecting a Flask website with an SQLite database using SQLAlchemy
    • Creating HTML templates
    • Connecting static files

Syllabus
  • Creating a Basic Website with Flask

    Use Python's Flask framework to create a website.

    Chevron 11 steps
    • Intro to Flask

      6:24

    • Creating an Application

      6:36

    • Templates

      7:01

    • Create a Flask App

      3 objectives

    • Flask Basics

      6 questions

    • Static Files

      4:07

    • Template Inheritance

      17:04

    • Template Inheritance

      3 objectives

    • Forms

      6:00

    • Set Up a Form

      3 objectives

    • Flask Templates, Routes, and Inheritance

      5 questions

    Connecting to a Database with SQLAlchemy

    Use Flask's SQLAlchemy connection, flask-sqlalchemy, to create and interact with a database for your website.

    Chevron 7 steps
    • SQLAlchemy and Flask

      12:47

    • Creating Pets

      14:34

    • Working with a Plant Database

      3 objectives

    • Read, Update, Delete

      16:57

    • Delete Route

      1 objective

    • Create a 404 Route and Template

      4:45

    • Flask with SQLALchemy Quiz

      5 questions