.. _install: Installation ============ To use the Volue Insight API python library you need to have `Python`_ installed. The library is tested against for python version 3.9, 3.10, 3.11 and 3.12. Please only use either of these python versions. You can simply install/update the latest version of Volue Insight API python library with pip. Start a terminal (a shell/command prompt) of your operation system and use the following command:: pip install -U volue-insight-timeseries .. _Python: https://www.python.org/downloads/