Openlayer Python Client reference#

Date: Mar 26, 2024 Version: 0.1.0a28

Welcome to the API documentation for Openlayer!

These docs cover our official Python library, which you may use to interact with the Openlayer platform.

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