PluralSight – Building Reliable Flask Applications

PluralSight – Building Reliable Flask Applications Bookware-KNiSO
English | Size: 162.52 MB
Category: Tutorial


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 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