Overview
Syllabus
Python Flask Tutorial: Full-Featured Web App Part 1 - Getting Started.
Python Flask Tutorial: Full-Featured Web App Part 2 - Templates.
Python Flask Tutorial: Full-Featured Web App Part 3 - Forms and User Input.
Python Flask Tutorial: Full-Featured Web App Part 4 - Database with Flask-SQLAlchemy.
Python Flask Tutorial: Full-Featured Web App Part 5 - Package Structure.
Python Flask Tutorial: Full-Featured Web App Part 6 - User Authentication.
Python Flask Tutorial: Full-Featured Web App Part 7 - User Account and Profile Picture.
Python Flask Tutorial: Full-Featured Web App Part 8 - Create, Update, and Delete Posts.
Python Flask Tutorial: Full-Featured Web App Part 9 - Pagination.
Python Flask Tutorial: Full-Featured Web App Part 10 - Email and Password Reset.
Python Flask Tutorial: Full-Featured Web App Part 11 - Blueprints and Configuration.
Python Flask Tutorial: Full-Featured Web App Part 12 - Custom Error Pages.
Python Flask Tutorial: Deploying Your Application (Option #1) - Deploy to a Linux Server.
Python Flask Tutorial: How to Use a Custom Domain Name for Our Application.
Python Flask Tutorial: How to enable HTTPS with a free SSL/TLS Certificate using Let's Encrypt.
Taught by
Corey Schafer
Reviews
4.0 rating, based on 1 Class Central review
-
Does a good job of introducing the fundamentals of flask and helping to get an all round knowledge of how things work. Lots of libraries used here and lots of features implemented. However, its a bit old so some code might not work as expected.
Great tutorial!