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.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 5.0.2-6.fc44 | - |
| Fedora 43 | 5.0.2-6.fc43 | 5.0.2-6.fc43 |
| Fedora 42 | 5.0.2-2.fc42 | - |
| Fedora 41 | 5.0.2-1.fc41 | - |
You can contact the maintainers of this package via email at
mod_wsgi dash maintainers at fedoraproject dot org.