Werkzeug

The Swiss Army Knife For Python Web Developers

Documentation

Welcome to the Werkzeug documentation. You can read the documentation for both the development version and the latest release version online.

Please keep in mind that we changed the documentation with Werkzeug 0.5.1 and that older versions of the documentation are only available as part of the release version or from the development repositories.

Read Online

Download the Documentation

You can also download the documentation for offline usage:

Older Releases

Here are the older documentation versions:

Watch the 30 Minute Wiki Screencast

There is a screencast for Werkzeug that shows you how to create a simple wiki in 30 minutes of work using Werkzeug, Jinja2, SQLAlchemy and creoleparser.

It covers the basics of starting a new web application and how to use Werkzeug with the Jinja2 template engine and SQLAlchemy as the database abstraction layer.

watch the screencast