Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 227 Bytes

README.MD

File metadata and controls

8 lines (6 loc) · 227 Bytes

Pyrakoon

An alternative Python client for Arakoon

Installation

  • Download or clone this repository.
  • Run python setup.py install on the directory where you cloned it.
  • Import the client with from pyrakoon import *