|
|
-
pyaccumulo - A Python Client Lib for AccumuloJason Trost 2013-03-16, 00:56
In case anyone is interested... I pushed this to Github tonight.
pyaccumulo - This is a more python friendly wrapper around the Python Thrift Proxy API python code. https://github.com/accumulo/pyaccumulo The examples all work for me, but I have not tested the setup.py script or RPM building yet. Feedback and Pull Requests are welcome and when this is more stable it will likely be rolled into the contrib section. --Jason |