The Swiss Army Knife For Python Web Developers
Welcome to the Werkzeug documentation. You can read the documentation for the development and latest release version online.
Please keep in mind that we changed the documentation with Werkzeug 0.5 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:
There is a screencast for Werkzeug which 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 database abstraction layer.