txriak is a Twisted-based interface to the Riak key/value datastore 
from Basho Technologies, Inc.

The functional tests in test.py provide a good example of how to call the 
the various functions. Run: trial tests.py

txriak has been tested on Python 2.6 on Linux. 

Use easy_install txriak or pip install txriak.

Please provide any feedback to asi@AppropriateSolutions.com. 

