Build your own webframework from scratch# Contents: About this course The Web and Python WSGI Hello WSGI Running a WSGI application Middlewares A Simple WSGI Middleware Routing Using PATH_INFO Working with URL parameters From Raw WSGI to a framework Exploiting Python's data model A Dictionary like Session storage Requests read only attributes Quick access to properties Ability to extend Metaclasses Functional Python Summary Indices and tables# Index Module Index Search Page