Installation

Important: Prior to installation, be sure to use a virtual Python environment, like venv or conda.

Pip package installation

The Greenhub Python SDK package is simple to install via pip.

pip install greenhub

Package dependencies

The following pip packages are required and will be installed with the greenhub pip package if necessary.

pandas >= 2.0.1
requests >= 2.20.1
tqdm >= 4.20.1