The Python Podcast.__init__

WSGI 2

The Python Podcast.__init__

The Web Server Gateway Interface, or WSGI for short, is a long-standing pillar of the Python ecosystem. It has enabled a vast number of web frameworks to proliferate by not having to worry about how exactly to interact with the HTTP protocol and focus instead on building a library that is robust, extensible, and easy to use. With recent evolutions to how we interact with the web, it appears that WSGI may be in need of an update and that is what our guests on this episode came to discuss. Cory Benfield is leading an effort to determine what if any modifications should be made to the WSGI standard or if it is time to retire it in favor of something new. Andrew Godwin has been hard at work building the Channels framework for Django to allow for interoperability with websockets. They bring their unique perspectives to bear on how and why we may want to consider bringing WSGI into the current state of the web.

Next Episodes

The Python Podcast.__init__

SymPy With Aaron Meurer @ The Python Podcast.__init__

📆 2016-01-31 15:02 / 01:03:06


The Python Podcast.__init__

RPython with Maciej Fijalkowski @ The Python Podcast.__init__

📆 2016-01-22 19:32 / 00:35:34


The Python Podcast.__init__

Ben Darnell on Tornado @ The Python Podcast.__init__

📆 2016-01-16 21:34 / 01:06:27