This repository contains the API clients for Ground. We currently only have a Python client that supports JSON-like input and output. A more fully-fledged Python client as well a Java-based client are forthcoming.
Simply run sudo python setup.py install
from the python
directory in this repository.
The Ground API documentation contains a list of all the possible APIs as well as the corresponding client methods.