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
Authentication & Authorization: OAuthUdacity Designing RESTful APIs
Udacity A Social Network with Flask Course (How To)
Treehouse Introducción al desarrollo de aplicaciones web
Universidad Autónoma de Madrid via edX Automating Real-World Tasks with Python
Google via Coursera