The Swiss Army Knife For Python Web Developers
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.
You can also download the documentation for offline usage:
Here are the older documentation versions:
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.