Apache Cassandra and Python
Using Apache Cassandra from Python is easy to do. This talk covers setting up and using a local development instance of Cassandra from Python. It covers using the low level thrift interface, as well as using the higher level pycassa library.