PyOtter ======= PyOtter is the visualisation & reporting tool for use with Otter trace data. 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: .. code:: bash python3 -m otter --help