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

mod-wsgi 4.9.4

Apache HTTPD module for Python WSGI applications

The mod_wsgi module for the Apache HTTPD Server adds support for running applications that support the Python WSGI specification.

Installation

Install mod-wsgi 4.9.4 as follows:

guix install mod-wsgi@4.9.4

Or install the latest version:

guix install mod-wsgi

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.