Dive into the Python internals, explore functional programming, while building your own web-framework.
Instructor: Oz Tiram
Length: 1 day
Target Level: Expert
Target Audience: Developer
- What you will learn: Dive into into the Python language by building a mini-WSGI web framework. Along the way, we will make effective use of decorators, descriptors, and metaclasses. We will also talk about testing our WSGI application and how to deploy it with a web server that supports WSGI.
- Prerequisites: Familiarity with Python.
- Things to bring: Laptop with Python 3 installed. The usual developer tools are needed too. Make sure you have git, pip + virtualenv, and a code editor of your choice installed.
See the training materials