Usergrid Python SDKOverviewThis is a starter project for the Usergrid Python SDK. It is a work in progress.InstallationPIP (http://pip.readthedocs.org/en/stable/installing/)pip install usergridManual installationgit clone git@github.com:apache/usergrid-python.gitcd usergridpip install -e .