weblayer

Introduction

weblayer is a Python package, built on WebOb, that provides a set of components that can be used to handle requests within a WSGI application.

It is not a framework. In contrast, weblayer tries to prescribe as little as possible, allowing you to swap out components and work with your weapons of choice.

It’s fast and fully tested. The source code is public domain.

Table Of Contents

Next topic

Getting Started

This Page