This package browser is in early development. Mind the rough edges.

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.

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.