BAOW is a lightweight content management system based on SQL database
(Firebird/InterBase, MySQL, PostgreSQL, SQLite).
Django offers elementary support for content management
(and was initially derived from the lower levels of a commercial
content management system).
django-cms written on top of django.
Provides a full cms stack with the power of a webframework under it.
Easily extendable.
ikaaro offers content management functionality.
KPAX is a complete CMS solution based on web2py. It provides wikis,
blogs, news, rss feeds, surveys, assignments, web pages, versioning,
group based roles, Central Authentication System, upload and
downloading media streaming, embedded media player, wysiwyg editor,
ajax search, customizable templates. Works with SQLite, MySQL,
PostgreSQL, Oracle or MSSQL. Can be downloaded from the web2py
appliances repository (broken)
Leonardo extensible content management system,
architected in a REST-like style. Initially focused on providing for
personal websites with a password-protected wiki and blog (including
Atom feed). It can be run as CGI and uses the filesystem as a
database. v0.7.0 released: 2006-03-09
Madpy is built on top of apache, mod_python,
postgresql and cheetah templates. Supports creating content
in more than one language, clean url's , url to object mapping and
madata an MVC like mechanism.
MediaCore Video CMS is an open source media focused content
management system. It features video & audio support, YouTube & Vimeo
integration, podcasting, iTunes RSS generation, user-submitted content,
embedded media player, wysiwg edior, search, and is highly customizable.
There is both a front-end for users and a back-end for administrators.
It is built upon Pylons, SQLAlchemy, MYSQL and runs with Apache,
Fast_CGI or Mod_WSGI.
Merengue is a fully featured CMS framework built on top of
Django framework. It’s not only a plug-and-play CMS but a
framework to build CMS sites > at top speed with clean and re-usable code.
PyLucid is a lightweight CMS written in Python WSGI. No shell
account is needed. To run PyLucid you need a standard Web server with
Python (at least v2.3), CGI and mySQLdb.
Skeletonz is simple, powerful, extensible, reliable. Has been
in development since October 2005. Ajax based editor with spell
checking & UTF-8 support. High performance: best result is around 600
request/sec. Open source, GNU GPL.
ACRCms Flexible Web CMS based on Turbogears and SQLAlchemy
So as @Jason Baker already mentioned, there are not a lot of options in the python world. From my point of view the only mature CMS are plone, django-cms and merengue. And maybe soon Kotti can catch up.