Installation
From PyPi
Our module is available on PyPi. You can install it using pip:
python -m pip install aquarium-python-api
From source
You can also clone the repository and install it manually:
python -m pip install git+https://github.com/fatfish-lab/aquarium-python-api.git
or
python -m pip install -e path/to/aquarium-python-api
Python
Previous
Introduction
Next