PyLucid is a lightweight, Open Source ( GPL 2.x or newer ) content management system ( CMS ) written in pure Python WSGI . Nearly all output can be customized. No shell account is needed. You only need a standard webserver with Python (at least v2.3) CGI and MySQL ( mySQLdb ) to run PyLucid.
PyLucid used colubrid WSGI publisher, jinja Template system, pygments highlighter system.
You can use PyLucid as a Framework for you small Web-Application. Because you can make you own Plugins!
PyLucid use the WSGI Standard, so you can run it as CGI, fastCGI, SCGI, AJP and others...
More Info at: http://www.pylucid.org
