Name: | python3-mod_wsgi |
---|---|
Version: | 5.0.0 |
Release: | 4.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 5848087 |
License: | Apache-2.0 AND CC-BY-3.0 |
RPM: | python3-mod_wsgi-5.0.0-4.el10.x86_64.rpm |
Source RPM: | mod_wsgi-5.0.0-4.el10.src.rpm |
Build Date: | Mon Jan 27 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://modwsgi.readthedocs.io/ |
Summary: | A WSGI interface for Python web applications in Apache |
Description: | The mod_wsgi adapter is an Apache module that provides a WSGI compliant interface for hosting Python based web applications within Apache. The adapter is written completely in C code against the Apache C runtime and for hosting WSGI applications within Apache has a lower overhead than using existing WSGI adapters for mod_python or CGI. |