Building Reliable Flask 1 Applications

by Abdul Rehman Yousaf

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

Abdul Rehman is the founder of Pythonist.org, a software consulting, training, and application development company. Currently, he is working as a Senior Machine Learning Engineer at Nexthon Technologies where he built several amazing projects powered with artificial intelligence. Prior to that, he worked as a Cloud Solution Architect, building powerful, secure, and scalable infrastructures on various cloud vendors like Google Cloud Platform and AWS. During both of these roles, he used Python as ... more

Ready to upskill? Get started