Async Web Apps with Sanic
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the Python 3 web framework Sanic in this EuroPython 2017 conference talk. Discover how Sanic supports async request handlers with a Flask-like API. Learn about Sanic's overview, compare it with similar options, and work through a basic app to understand its API. Delve into unique features like websocket and HTTP2 support. Examine popular Sanic extensions for databases, templating, and testing. Gain insights on when to use Sanic and explore other async web framework options. Cover topics including introduction to async programming, Windows compatibility, basic API usage, WebSockets implementation, common features, testing strategies, and worker management.
Syllabus
Introduction
Who am I
What is Async
What is Sanic
Windows compatibility
Basic API
WebSockets
Django WebSocket
Demo
JavaScript
Common Features
Testing
Worker
When to use Sanic
Other options
HTTP
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