mod_wsgi
Apache module that implements a WSGI compliant interface for hosting Python based web applications
Apache module that implements a WSGI compliant interface for hosting Python based web applications
To install this package, run one of the following:
mod_wsgi is a module for the Apache HTTP server that allows the web server to execute Python programs. WSGI (Web Server Gateway Interface) is a general interface between the Web server and Python applications.
Summary
Apache module that implements a WSGI compliant interface for hosting Python based web applications
Last Updated
Jan 16, 2025 at 14:56
License
Apache-2.0
Total Downloads
115.4K
Version Downloads
6.5K
Supported Platforms
GitHub Repository
https://github.com/GrahamDumpleton/mod_wsgiDocumentation
https://modwsgi.readthedocs.io/en/develop/