mod_python - An embedded Python interpreter for the Apache HTTP Server
Website: | http://www.modpython.org/ |
---|---|
License: | ASL 2.0 |
Vendor: | Fedora Project |
- Description:
Mod_python is a module that embeds the Python language interpreter within the server, allowing Apache handlers to be written in Python. Mod_python brings together the versatility of Python and the power of the Apache Web server for a considerable boost in flexibility and performance over the traditional CGI approach.
Packages
mod_python-3.3.1-14.el6.1.src [451 KiB] |
Changelog
by Lubomir Rintel (2010-12-04):
- Drop the pycapsule patch for el6 |