The Flask Extensions Course
A deep dive Into the essential Flask extensions. Save a ton of time by watching these videos instead of reading the documentation and searching Stackoverflow.
Save weeks of frustration trying to learn how the extensions in Flask work. I can teach you in a fraction of the time.
This course will show you how to use essential Flask extensions in depth.
With over 18 hours of video, this course covers:
- Flask-WTF
- Flask-Login
- Flask-Uploads
- Flask-Mail
- Flask-Migrate
- Flask-Bootstrap
- Flask-Admin
- Flask-User
- Flask-Security
- Flask-Babel
- Flask-SocketIO
- Flask-Restless
- Three examples using various extensions: a forum, an ecommerce site, and a Twitter clone.
Once you enroll, you'll get access to several hours of content that you can work through at your own pace. Each video includes the code from the video, which makes it much easier for you to follow along. You can protect your investment by downloading the course videos and code. Once you purchase the course, feel free to download all the videos and code in the course to add to your personal library.
I'm always available to answer questions. Each video has its own comment section that I monitor. If you want proof of my willingness to respond, check any of my YouTube videos. I respond to every comment!
Join the course today by clicking the "Enroll in Course" button. I'll see you inside.
"Anthony,
Thanks for producing such fun and informational flask videos. It’s clear you have a vast knowledge of the subject matter as the material is always explained in a logical and easy to understand manner. You have a gift for teaching and I hope you continue to create more instructional videos.
I have purchased all of your Flask videos and have learned a tremendous amount with minimal effort. Re-watching videos is especially helpful when starting a new project. Again, thanks for the videos and please keep producing them."
- Jim Lynn
Your Instructor
Anthony is the founder of Pretty Printed. He has been programming since 2004, but many of those years were spent with a lack of understanding. To help others avoid the issues he had while learning to program, he created Pretty Printed so programmers of all skill levels can understand programming concepts easier and faster.
Course Curriculum
-
StartIntro to Flask-WTF (1:37)
-
StartInstall and Set Up (1:55)
-
StartCreating a Form (6:42)
-
StartSubmit the Form (3:34)
-
StartValidators (9:32)
-
StartMore Fields (6:11)
-
StartAdding An Extra Validator (3:20)
-
StartChanging Labels And Defaults (1:41)
-
StartPrepopulating Data (3:24)
-
StartPopulate Obj (2:51)
-
StartMore On CSRF (2:47)
-
StartJinja Macro (4:35)
-
StartForm Inheritance (2:54)
-
PreviewField Enclousures (7:04)
-
StartField List (8:54)
-
StartDelete Field (2:22)
-
StartDynamic Forms (6:50)
-
StartNote On Javascript Ajax (2:22)
-
StartRecapthca Field (5:22)
-
StartInline Validators (2:23)
-
StartInformation On Other Fields And Validators (0:40)
-
StartDatefields (5:26)
-
StartFlask-WTF Example (19:33)
-
PreviewIntro to Flask-Mail (0:23)
-
PreviewConfiguration (5:23)
-
PreviewSet Up Server And Send Email (5:00)
-
PreviewNote On Debug (0:46)
-
PreviewEmail Body (2:04)
-
PreviewAdding More Recipients (2:11)
-
PreviewAdding Sender Name (1:56)
-
PreviewBulk Messages (4:01)
-
PreviewAttachments (3:32)
-
PreviewOther Message Parameters (1:43)
-
PreviewSetting Up Gmail (2:27)