Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

Django, Channels, And The Asynchronous Web with Andrew Godwin

Django, Channels, And The Asynchronous Web with Andrew Godwin

FromThe Python Podcast.__init__


Django, Channels, And The Asynchronous Web with Andrew Godwin

FromThe Python Podcast.__init__

ratings:
Length:
42 minutes
Released:
Sep 24, 2018
Format:
Podcast episode

Description

Once upon a time the web was a simple place with one main protocol and a predictable sequence of request/response interactions with backend applications. This is the era when Django began, but in the intervening years there has been an explosion of complexity with new asynchronous protocols and single page Javascript applications. To help bridge the gap and bring the most popular Python web framework into the modern age Andrew Godwin created Channels. In this episode he explains how the first version of the asynchronous layer for Django applications was created, how it has changed in the jump to version 2, and where it will go in the future. Along the way he also discusses the challenges of async development, his work on designing ASGI as the spiritual successor to WSGI, and how you can start using all of this in your own projects today.
Released:
Sep 24, 2018
Format:
Podcast episode

Titles in the series (100)

The podcast about Python and the people who make it great