Metadata-Version: 1.0
Name: pycps
Version: 0.3.0
Summary: Python API for Clusterpoint Server
Home-page: https://github.com/clusterpoint/python-client-api
Author: Peteris Krisjanis
Author-email: peteris.krisjanis@clusterpoint.com
License: GNU Affero General Public License
Description: #python-client-api - Clusterpoint Server Python API library#
        
        ---
        ##About##
        Clusterpoint Server is a scalable high-speed NoSQL database technology
        with Google-like search. 
        python-client-api is a Python API for Clusterpoint Server.
        
        ##Useful links##
        
        * [Clusterpoint Ltd. web page](http://www.clusterpoint.com/)
        
        * [Clusterpoint documentation site](http://docs.clusterpoint.com/)
        
        * [Clusterpoint API reference including
        Python](http://docs.clusterpoint.com/wiki/Reference)
        
        * [Clusterpoint Python API library
        overview](http://docs.clusterpoint.com/wiki/Python_API_overview)
        
        * [python-client-api github
        repository](https://github.com/clusterpoint/python-client-api)
        
        ##Installation##
        
        Use Python distutils to install Clusterpoint Python client from source:
        
        `sudo python2 setup.py install`
        
        ##Support##
        Please feel free to contact the maintainer of this package on
        suport@clusterpoint.com
Platform: UNKNOWN
