Metadata-Version: 1.1
Name: usergrid
Version: 0.1.13
Summary: Usergrid SDK for Python
Home-page: http://usergrid.apache.org
Author: Jeff West
Author-email: jwest@apigee.com
License: UNKNOWN
Download-URL: https://codeload.github.com/jwest-apigee/usergrid-python/zip/v0.1.13
Description: # Usergrid Python SDK
        
        # Overview
        This is a starter project for the Usergrid Python SDK.  It is a work in progress.
        
        # Installation
        
        ## PIP (http://pip.readthedocs.org/en/stable/installing/)
        
        `pip install usergrid`
        
        ## Manual installation
        
        - `git clone git@github.com:jwest-apigee/usergrid-python.git`
        - `cd usergrid-python`
        - `pip install -e .`
Platform: UNKNOWN
