OLS Client 0.1.5-dev Documentation

Installation

The most recent release can be installed from PyPI with:

$ pip install ols_client

The most recent code and data can be installed directly from GitHub with:

$ pip install git+https://github.com/cthoyt/ols-client.git

To install in development mode, use the following:

$ git clone git+https://github.com/cthoyt/ols-client.git
$ cd ols-client
$ pip install -e .

Table of Contents

Indices and Tables