- cgi_buffer
cgi_buffer is a group of libraries that may be used to improve performance of CGI scripts (and other content generation engines) in some circumstances, by applying performance-enhancing HTTP mechanisms that are typically not supported by them. Currently, Perl, Python and PHP are supported. The Python library may also be used as a wrapper around another CGI script.
Price: Free
Version: 0.2
http://www.mnot.net/cgi_buffer/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Poor Mans Zope
PMZ is a small Python script that allows you to combine HTML and Python code. It is very similar to Microsoft Active Server Pages or PHP3/4. So you can easily integrate Python into your HTML pages If you don need an application server like ZOPE than PMZ should be your choice. In general this is a technology preview. For performance issues it might be necessary to rewrite the code into an Apache web server module for best performance. This piece of software is not thought to be used on a high performance web server with much traffic.
Price: Free
http://pmz.sourceforge.net/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Webware for Python
Webware for Python is a suite of software components for developing web-based applications that are multi-threaded, object-oriented and cached. The suite uses well known design patterns such as servlets and server pages (as found in ASP, PHP and JSP). It includes the following components: WebKit that provides Python classes for generating dynamic content from a web-based, server-side application; Python Server Page (or PSP), an HTML document with interspersed Python instructions that are interpreted to generate dynamic content, similar to PHP, ASP and JSP; CGI Wrapper, a CGI script used to execute other Python CGI scripts; WebUtils, a basic set of functions for common web related programming tasks such encoding/decoding HTML, etc.
Price: Free
Version: 0.3
http://Webware.sourceforge.net/
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Zope
Zope is an Open Source application server and portal toolkit used for building high-performance, dynamic Web sites. Zope consists of a number components which work together to provide a complete yet flexible application server package. Zope includes an internet server, a transactional object database, a search engine, a web page templating system, a through the web development and management tool, and comprehensive extension support. Zopes open support for web standards such as XML-RPC, DOM, and WebDAV allows you unparalleled flexibility and interoperability.
Price: Free
Version: 2.2.0
http://www.zope.org/
(Rating: 0.00 Votes: 0)
Rate It
Review It
|