Simple play icon Course
Skills

Building Reliable Flask 1 Applications

Building Flask applications is the first step, but the management of an existing application is another adventure. This course will teach you how to manage your Flask applications by implementing logging, unit testing, and proper error handling.

What you'll learn

Flask is a micro-framework written in Python. It provides you with tools, libraries, and mechanics that allow you to build a web application quickly. Flask is very flexible in terms of dependencies and project structure, and this flexible nature makes the management of Flask challenging. In this course, Building Reliable Flask 1 Applications, you will learn the important concepts to make your Flask applications more reliable. First, you will learn how to write unit tests for your Flask applications. Next, you will discover how to implement view functions and create customized error pages. Finally, you will explore Logging in Flask where we will talk about how to log useful information to the console stream and save in log files. When you are finished with this course, you will have the skills and knowledge of testing, logging, and debugging needed to manage Flask applications more effectively.

About the author

Ready to upskill? Get started