Hey everyone, I've lately been working on Tragedy, a (yet another) Cassandra object abstraction for Python. While there clearly is no shortage of high quality Python Cassandra libraries out there already, Tragedy has a different enough design that you might still find it useful.
The README contains an overview and a walkthrough of a full Twitter-like example, so check it out. I'm continuing to work on new features, but the code is already being used for a real project and I have plans to continue development and maintain it for quite a bit longer. You can find Documentation, Source, and the full Twitterish-Example here: http://github.com/enki/tragedy/ Paul