about
This OpenSource Content Management System powered by PyLucid v0.4.1
EN
PyLucid is a lightweight, OpenSource ( GPL 2.x or newer ) content management system ( CMS ) written in Python using django . Nearly all output can be customized. No shell account is needed. You only need a standard webserver with Python (at least v2.4) CGI and one supported database engines (MySQL, SQLite3, Postgre, Oracle and MS-SQL) to run PyLucid.
PyLucid/django are WSGI conform, so you can run it as CGI, fastCGI, mod_Python and others...
More information under http://www.pylucid.org
DE
PyLucid ist ein kleines, OpenSource ( GPL 2.x oder neuer ) Content Management System ( CMS ). Es ist in Python geschrieben und nutzt django . Man kann fast alle Ausgaben individuell gestalten. Es ist kein Shell-Account nötig. Zum Betrieb ist lediglich ein Standard Webserver mit Python (min. v2.4) CGI und eine unterstützte Datenbank (MySQL, SQLite3, Postgre, Oracle und MS-SQL) nötig. Das Python Modul mySQLdb ist i.d.R. bei jedem WebHoster vorinstalliert.
PyLucid/django ist WSGI konform, somit kannst du es über CGI, fastCGI, mod_Python u.a. nutzten...