Install FlowHigh SDK

Install FlowHigh SDK

Install the FlowHigh SDK using pip

pip install flowhigh   # name of the pypi hosted package

Update FlowHigh SDK using pip

If you have previously installed the FlowHigh SDK run the upgrade command

pip install --upgrade flowhigh

Note: If you have multiple Python versions installed make sure to use the same version for both FlowHigh and pip.