Installation
Owl client requires at least Python 3.7. The recommended
way of installation is using conda. To create and activate
an environment in conda type the following:
conda create -n owl python=3.7
conda activate owl
Then install the Owl client package as:
pip install owl-pipeline-client