/pycps

pycps maintenance

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

#pycps - Clusterpoint Server Python API library#


##About## Clusterpoint Server is a scalable high-speed NoSQL database technology with Google-like search. Pycps is a Python API for Clusterpoint Server.

##Useful links##

##Installation## You can use the PYPI and install pre made tarball:

pip install pycps

Or to build the package and install it manually: tar -xzvf pycps-0.1.0.tar.gz

cd pycps-0.1.0/

sudo python2 setup.py install

##Usage## TODO

##Support## Please feel free to contact the maintainer of this package on pecisk@gmail.com