- Install the Usergrid Python SDK:
pip install usergrid
- Install Usergrid Tools:
pip install usergrid-tools
The purpose of this module is to provide tools for working with Usergrid. The tools included as console scripts are:
usergrid_data_migrator
- README A tool for migrating data from one Usergrid installation to another (or org1->org2)parse_importer
- README A tool for importing data from a Parse.com data export into Usergridindex_test
- README A tool for testing indexing latency in Usergrid
For information on those tools, please see the respective README files