python-werkzeug

collection of utilities for WSGI applications


The Web Server Gateway Interface (WSGI) is a standard interface between web server software and web applications written in Python.

Werkzeug is a lightweight library for interfacing with WSGI. It features request and response objects, an interactive debugging system and a powerful URI dispatcher. Combine with your choice of third party libraries and middleware to easily create a custom application framework.

Related packages: python-werkzeug-doc, python3-werkzeug


Maintainer information

This software package is maintained for (Neuro)Debian by the follow individuals and/or groups:

Maintainer avatar
NeuroDebian Maintainers
Maintainer avatar
Piotr Ożarowski

In order to get support, or to get in touch with a maintainer, please click the ‘Help’ button at the top of the page.

Advanced user information

Version control system available: Browse sources

Package availability chart
Distribution Base version Our version Architectures
Debian GNU/Linux 6.0 (squeeze) 0.6.2-1    
Debian GNU/Linux 7.0 (wheezy) 0.8.3+dfsg-1    
Debian GNU/Linux 8.0 (jessie) 0.9.6+dfsg-1 0.10.4+dfsg1-1~nd80+1 i386, amd64, sparc
Debian testing (stretch) 0.10.4+dfsg1-1 0.10.4+dfsg1-1~nd90+1 i386, amd64, sparc
Debian unstable (sid) 0.10.4+dfsg1-1 0.10.4+dfsg1-1~nd+1 i386, amd64, sparc
Ubuntu 10.04 LTS “Lucid Lynx” (lucid) 0.5.1-1    
Ubuntu 12.04 LTS “Precise Pangolin” (precise) 0.8.1+dfsg-1    
Ubuntu 14.04 “Trusty Tahr” (trusty) 0.9.4+dfsg-1.1ubuntu1 0.10.4+dfsg1-1~nd14.04+1 i386, amd64, sparc
Ubuntu 14.10 “Utopic Unicorn” (utopic) 0.9.6+dfsg-1ubuntu1 0.10.4+dfsg1-1~nd14.10+1 i386, amd64, sparc
Ubuntu 15.04 “Vivid Vervet” (vivid) 0.9.6+dfsg-1ubuntu1 0.10.4+dfsg1-1~nd15.04+1 i386, amd64, sparc
The source code for this portal is licensed under the GPL-3 and is available on GitHub.