mod_python 3.2.8-3.1: An embedded Python interpreter for the Apache Web server.
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.