Skip to content

Pecisk/pycps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

pycps maintenance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%