Installation
Install and update using pip:
pip install trackteroid
Python Version
We recommend using the latest version of Python. Trackteroid supports Python 3.7 and newer.
Dependencies
These distributions will be installed automatically when installing Trackteroid.
ftrack-python-api: This is the Python client for the ftrack API
wrapt: Module for decorators, wrappers and monkey patching