Skip to content

PyOtter

Adam edited this page Aug 23, 2023 · 6 revisions

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

Clone this wiki locally