.. Openlayer Python API reference documentation master file, created by sphinx-quickstart on Tue Apr 19 16:10:13 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. .. module:: openlayer ********************************* Openlayer Python Client reference ********************************* **Date**: |today| **Version**: |version| 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 :mod:`openlayer` library is available on PyPI and conda-forge, and can be installed with: .. code:: console $ pip install openlayer .. code:: console $ conda install openlayer --channel conda-forge .. toctree:: :hidden: reference/index