Installation
ftrack-action-handler can be installed with pip , either from pypi:
pip install ftrack-action-handler
or the repository itself:
pip install git+https://github.com/ftrackhq/ftrack-action-handler.git
Building from sources
You can also build manually from the source for more control. First obtain a copy of the source by either downloading the zipball
or cloning the public repository:
git clone git+https://github.com/ftrackhq/ftrack-action-handler.git