# usergrid-python **Repository Path**: mirrors_apache/usergrid-python ## Basic Information - **Project Name**: usergrid-python - **Description**: Mirror of Apache usergrid Python SDK - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2025-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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:apache/usergrid-python.git` - `cd usergrid` - `pip install -e .`