Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Structuring a Growing Flask Application

Posted By: lucky_aut
Structuring a Growing Flask Application

Structuring a Growing Flask Application
Duration: 1h 38m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 527 MB
Level: Advanced | Genre: eLearning | Language: English

Production-ready Flask applications need a proper structure to grow. This course will teach you how to make your application modular and optimize the development workflow.
Once you're familiar with creating Flask applications, you need to learn how to structure them in a proper way. In this course, Structuring a Growing Flask Application, you’ll learn how to make your application productionized. First, you’ll explore and learn about design architectures with application factory and blueprints. Next, you’ll discover how to group routes with URL processors and class-based views. This can be further optimized with the help of request hooks and signals. Finally, you’ll learn how to implement caching and custom CLI commands. When you’re finished with this course, you’ll have the skills and knowledge of structuring applications required to make it grow and scale in production.

Structuring a Growing Flask Application