.gitignore
LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
doc/conf.py
doc/glossary.rst
doc/index.rst
doc/installing.rst
doc/requirements.txt
doc/using.rst
doc/_static/.gitkeep
doc/api_reference/index.rst
doc/release/index.rst
doc/release/migration.rst
doc/release/release_notes.rst
doc/resources/advanced_action.py
doc/resources/find_and_replace.py
doc/resources/my_custom_action.py
source/ftrack_action_handler/__init__.py
source/ftrack_action_handler/_version.py
source/ftrack_action_handler.egg-info/PKG-INFO
source/ftrack_action_handler.egg-info/SOURCES.txt
source/ftrack_action_handler.egg-info/dependency_links.txt
source/ftrack_action_handler.egg-info/requires.txt
source/ftrack_action_handler.egg-info/top_level.txt
source/ftrack_action_handler.egg-info/zip-safe
source/ftrack_action_handler/action/__init__.py
source/ftrack_action_handler/action/advanced.py
source/ftrack_action_handler/action/base.py
test/unit/__init__.py
test/unit/conftest.py