python3-mod_wsgi (5.0.0-4.el10)
Published 2026-05-23 23:28:47 +03:00 by mpavlov
Installation
# on RedHat based distributions
dnf config-manager --add-repo
# on SUSE based distributions
zypper addrepo # on RedHat based distributions
dnf install python3-mod_wsgi
# on SUSE based distributions
zypper install python3-mod_wsgi
Repository Info
Architectures |
x86_64 |
About this package
A WSGI interface for Python web applications in Apache
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.
Details
Assets (1)
Versions (1)
View all
5.0.0-4.el10
2026-05-23