Explore the asyncio-based alternative to Flask in this EuroPython 2018 conference talk. Discover why event-loop concurrency is beneficial for web servers and learn about Quart, a framework that shares Flask's API while offering additional features like HTTP/2 and WebSocket support. Gain insights into Quart's advantages, current releases, limitations, and performance benchmarks. Understand how Quart integrates with Flask extensions and leverages asyncio. Delve into topics such as streaming, server push, and WebSocket implementation. Get a glimpse of Quart's future developments and participate in a Q&A session to deepen your understanding of this powerful web framework.
Overview
Syllabus
Introduction
About me
Flask
Whisky
HDI
ASCII
Why Quart exists
Current releases
Limitations
Streaming
Service Center Vent
Server Push
WebSocket
Tomatoes and cats
Flask extensions
Quart benchmarking
Quart asyncio
The future
Questions
ascii server
test clients
Taught by
EuroPython Conference