Overview
Participants will gain a firm understanding of the essentials of the Flask framework and some of the most useful extensions to the framework.
Objectives
On successful completion of this course, participants will be able to:
- Write, test and deploy Flask applications
- Utilise the Jinja2 templating engine in Flask applications
- Create interactive web applications with Flask-WTF
- Access databases with Flask-SQLAlchemy
- Send emails with Flask-Mail
Audience
This course is intended for programmers and web designers who wish to create rich web applications using the
Flask micro-framework.
Prerequisites
Some familiarity with HTML would be helpful but otherwise this course assumes no prior knowledge.
Participants with no prior knowledge of Python should consider our
Introduction to Flask Programming
course