python-werkzeug-doc

Documentation for the werkzeug python library
  http://werkzeug.pocoo.org/
  0
  no reviews



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.