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.
- Website: https://modwsgi.readthedocs.io/
- Licenses: ASL 2.0
- Package source: gnu/packages/web.scm
- Builds: See build status
- Issues: See known issues
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.