Difference between revisions of "Mod python"
(Created page with "{{Entry |Name=Mod_python |Short description=Embeds Python within an Apache server |Full description=Mod_python is an Apache module that embeds the Python language interpreter wit...") |
|||
| Line 4: | Line 4: | ||
|Full description=Mod_python is an Apache module that embeds the Python language interpreter within the server. This lets Apache handlers be written in Python for faster and more powerful applications than plain CGI. | |Full description=Mod_python is an Apache module that embeds the Python language interpreter within the server. This lets Apache handlers be written in Python for faster and more powerful applications than plain CGI. | ||
|User level=none | |User level=none | ||
| + | |Status=Live | ||
| + | |Component programs= | ||
| + | |Homepage URL=http://www.modpython.org/ | ||
| + | |VCS checkout command=:pserver:anonymous@cvs.modpython.sourceforge.net:/cvsroot/modpython | ||
| + | |Computer languages=C,Python | ||
| + | |Documentation note=User reference manual available in HTML format from http://www.modpython.org/live/mod_python-3.0.4/doc-html/; User reference manual available in HTML format from http://www.modpython.org/live/mod_python-3.0.4/modpython.pdf | ||
| + | |Paid support= | ||
| + | |IRC help= | ||
| + | |IRC general= | ||
| + | |IRC development= | ||
| + | |Related projects=Spyce | ||
| + | |Keywords=server,Web authoring,cgi,Python,apache,mod_python,modpython | ||
| + | |Is GNU=n | ||
| + | |Last review by=Janet Casey | ||
| + | |Last review date=2009-09-23 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |Version identifier=3. | + | |Version identifier=3.0.4 |
| − | |Version date=2003- | + | |Version date=2003-11-28 |
| − | |Version status= | + | |Version status=stable |
| − | |Version download= | + | |Version download=http://httpd.apache.org/modules/python-download.cgi#python304 |
| + | |License verified date=2002-08-06 | ||
| + | |Version comment=3.0.4 stable released 2003-11-28 | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Maintainer | ||
| + | |Real name=Gregory Trubetskoy | ||
| + | |Email=grisha@ispol.com | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Contributor | ||
| + | |Real name=See the CREDITS file in the distribution or for a complete list | ||
| + | |Email= | ||
| + | |Resource URL=http://www.modpython.org/live/mod_python-3.0.4/CREDITS | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=VCS Repository Webview | ||
| + | |Resource URL=http://sourceforge.net/cvs/?group_id=7107 | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking | ||
| + | |Resource kind=VCS Repository Webview | ||
| + | |Resource URL=http://sourceforge.net/tracker/?group_id=7107&atid=107107 | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Bug Tracking,Developer,Support | ||
| + | |Resource kind=E-mail | ||
| + | |Resource URL=mailto:mod_python@modpython.org | ||
| + | }} | ||
| + | {{Software category | ||
| + | |Database=server | ||
| + | |Interface=command-line | ||
| + | |Internet-application=server | ||
| + | |Programming-language=python | ||
| + | |Software-development=programming-language | ||
| + | |Use=internet-application,software-development,web-authoring | ||
| + | |Web-authoring=cgi,server | ||
| + | |Works-with=database | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=Apache | ||
| + | |License verified by=Janet Casey | ||
|License verified date=2002-08-06 | |License verified date=2002-08-06 | ||
| − | |||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
Latest revision as of 11:31, 12 April 2011
Mod_python
http://www.modpython.org/
Mod_python is an Apache module that embeds the Python language interpreter within the server. This lets Apache handlers be written in Python for faster and more powerful applications than plain CGI.
Documentation
User reference manual available in HTML format from http://www.modpython.org/live/mod_python-3.0.4/doc-html/; User reference manual available in HTML format from http://www.modpython.org/live/mod_python-3.0.4/modpython.pdf
Related Projects
Download
Download
version 3.0.4
(stable)
released on 28 November 2003
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| Apache | Janet Casey | 6 August 2002 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
| See the CREDITS file in the distribution or for a complete list | Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | VCS Repository Webview | |
| Bug Tracking | VCS Repository Webview | |
| Bug Tracking,Developer,Support | mailto:mod_python@modpython.org |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | Python 1.5.2 |
| Required to use | 2.0 or 2.1; Apache 1.3 (1.3.20 or higher recommended |
| Required to use | 1.6 |
| Required to use | 2.0 is not yet supported) |
This entry (in part or in whole) was last reviewed on 23 September 2009.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
