/client

Primary LanguagePython

Ground Client

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.

Python

Installation

Simply run sudo python setup.py install from the python directory in this repository.

Usage

The Ground API documentation contains a list of all the possible APIs as well as the corresponding client methods.