The pycopia-WWW package offers tools and web application framework. Provides FCGI servers, XHTML page generator with functional style interfaces, XHTML generator objects, and lightweight web application framework. Some support for WML as well. Designed to work closely with the lighttd front-end server via the FCGI interface.
You may run any number of FCGI handlers, each in its own process with its own user ID and associated permissions. Generally, supports a design comprised of a set of JSON handlers with the expectation that the web application will be mostly provided by Javascript on the client side. The framework also works with Google's web application engine.
Product's homepage
Requirements:
· Pycopia
· Python