API reference#

This API reference has the technical description of the openlayer Python client API and shows how to operate it.

If you are new to Openlayer, or looking for the full product documentation, including an introduction to the platform and in-depth tutorials, please navigate here.

Installation#

The openlayer library is available on PyPI and conda-forge, and can be installed with:

$ pip install openlayer
$ conda install openlayer --channel conda-forge

Section Navigation#