import ftrack_api import functools import time from pype import api as pype class BaseHandler(object): '''Custom Action base class