werkzeug
A WSGI utility library for Python
A WSGI utility library for Python
To install this package, run one of the following:
Werkzeug started as simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules. It includes a powerful debugger, full-featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community-contributed addon modules.
Summary
A WSGI utility library for Python
Last Updated
Dec 11, 2019 at 00:25
License
BSD
Total Downloads
11.9K
Version Downloads
1.7K
Supported Platforms
GitHub Repository
https://github.com/pallets/werkzeugDocumentation
http://werkzeug.pocoo.org/docs/0.11/