mod_python - Python module for Apache2
Website: | http://www.modpython.org |
---|---|
License: | Free |
Vendor: | Koozali.org <http://www.koozali.org> |
- Description:
mod_python is an Apache2 module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals.
Packages
mod_python-3.5.0-4.x86_64 [256 KiB] |
Changelog
by Jean-Philippe Pialasse (2025-09-13):
- SME11 version python27 |