PyOtter - Otter-Taskification/otter GitHub Wiki
PyOtter is the visualisation & reporting tool for use with Otter trace data.
Pre-requisites
See the pre-requisites section for instructions on installing PyOtter dependencies.
Installing PyOtter
To obtain the latest version of PyOtter:
git clone -b dev https://github.com/Otter-Taskification/pyotter.git
pip install pyotter/
Invoking PyOtter
Instructions for using PyOtter are available with:
python3 -m otter --help