Advanced Flask Pattern
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore advanced Flask patterns in this EuroPython 2012 conference talk by A Ronacher. Dive into topics such as the Flask core, runtime state lifetime, proper connection management, teardown processes, manual response creation, custom return types, and blueprints. Learn about URL value pulling, application data binding, and signed user activation. Gain insights into both simple and complex Flask implementations, including examples of good practices and potential pitfalls to avoid. Enhance your Flask development skills with this comprehensive overview of advanced techniques and patterns.
Syllabus
Intro
Hello World Extended
The Flask Core
Runtime State Lifetime
The Simple Version
Proper Connection Management
How Teardown Works
Teardown with Errors
Bad Teardown
Manual Response Creation
Custom Retum Types
Blueprints
Simple Example
URL Value Pulling
Simple Usage
A Bad Extension
Binding Application Data
Example Extension
Signed User Activation
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube