python-werkzeug 3.1.3
Utilities for WSGI applications
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.
- Outputs:
out
- Website: https://palletsprojects.com/p/werkzeug/
- Licenses: X11
- Package source: gnu/packages/python-web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-werkzeug 3.1.3
as follows:
guix install python-werkzeug@3.1.3
Or install the latest version:
guix install python-werkzeug
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.