Installation

Requirements

From PyPI

python3 -m pip install educelab-globus

From source

git clone https://github.com/educelab/educelab-globus.git
cd educelab-globus
python3 -m pip install -e '.[dev]'