We create awesome Python libraries and applications
Werkzeug is a toolkit for WSGI applications. It implements request and response objects, utility functions and more to allow you to build a custom framework on top of it. It is both used directly in websites and applications and as the base of frameworks such as Flask, tipfy and others.
It is licensed under the three-clause BSD license.