werkzeug: werkzeug (WSGI utility library for Python)
werkzeug:
werkzeug: Werkzeug started as simple collection of various utilities for WSGI
werkzeug: and has become one of the most advanced WSGI utility modules.
werkzeug: It includes a powerful debugger, fully featured request and response
werkzeug: objects, HTTP utilities to handle entity tags, cache control headers,
werkzeug: HTTP dates, cookie handling, file uploads, a powerful URL routing
werkzeug: system and a bunch of community contributed addon modules.
werkzeug:
werkzeug: Homepage: https://palletsprojects.com/p/werkzeug/
werkzeug: