Installation

From PyPI

pip install access_py_telemetry

From conda

conda install accessnri::access_py_telemetry

From source

git clone https://github.com/ACCESS-NRI/access-py-telemetry.git
cd access-py-telemetry
pip install -e .

Requirements

  • Python ≥ 3.10

  • IPython ≥ 7.0