Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
16 lines (10 loc) · 332 Bytes

README.md

File metadata and controls

executable file
·
16 lines (10 loc) · 332 Bytes

Usergrid Python SDK

Overview

This is a starter project for the Usergrid Python SDK. It is a work in progress.

Installation

pip install usergrid

Manual installation

  • git clone git@github.com:apache/usergrid-python.git
  • cd usergrid
  • pip install -e .