
|
|
|
|
Home / Computers / Programming / Languages / Python / Modules / WWW
|
|
|
|
Web Sites
|
- Albatross - A toolkit for stateful web applications. [Open Source, BSD-like; commercially supported]
www.object-craft.com.au/projects/albatross
- ASPy - Active Server Python - A server-side HTML embedded scripting language, written in Java and JPython (tested on Apache-Jserv). It is useful for generating dynamic web pages, and rapid prototyping of web applications.
www.dstc.edu.au/aspy
- FastCGI wrapper - Use Robin Dunn's fcgi.py from a multi-threaded Python program. [Open Source, BSD-like]
www.suxers.de/python/fcgi.htm
- Jon's Python modules - Simple yet powerful multi-threaded object-oriented CGI/FastCGI/mod_python/html-templating modules for Python. [Open Source, MIT license]
jonpy.sourceforge.net
- PMZ - Poor Man's Zope - A wrapper for HTML embedded Python.
pmz.sourceforge.net
- Python Web Frameworks Overview - Discusses the various frameworks available for building web applications in Python.
www.boddie.org.uk/python/web_frameworks.html
- PyWX - A plug-in for the open-source Web server AOLserver that allows the interpretation of Python scripts within the AOLserver process. [Open Source, GPL]
pywx.idyll.org
- Quixote - A framework for developing Web applications in Python. [Open Source, Python license]
www.mems-exchange.org/software/quixote
- SkunkWeb Python Web Application Server - An open source, easily extensible, high performance application server, written in Python.
skunkweb.sourceforge.net
- Spyce - Server Python Pages is an Apache module that supports simple and efficient Python-based dynamic HTML scripting. [Open Source, OSI-approved]
spyce.sourceforge.net
- WebWare for Python - A suite of software components for developing object-oriented, web-based applications. [Open Source, Python license]
webware.sourceforge.net
|
|
|
|
|