-
Notifications
You must be signed in to change notification settings - Fork 1
PyOtter
Adam edited this page Aug 23, 2023
·
6 revisions
PyOtter is the visualisation & reporting tool for use with Otter trace data.
See the pre-requisites section for instructions on installing PyOtter dependencies.
To obtain the latest version of PyOtter:
git clone -b dev https://github.com/Otter-Taskification/pyotter.git
pip install pyotter/
Instructions for using PyOtter are available with:
python3 -m otter --help