Contribute Media
A thank you to everyone who makes this possible: Read More

A Web App in Four Frameworks

Description

In this talk we take a tour of some Python web frameworks through the lens of an API for the same web application: a simple To Do list. We'll see how the same problems are handled across Django, Flask, Pyramid, and Tornado, and why you might choose one over the rest.

Improve this page