LICENSE
MANIFEST.in
README.md
setup.py
therapist/__init__.py
therapist/cli.py
therapist/collection.py
therapist/config.py
therapist/exc.py
therapist/messages.py
therapist/process.py
therapist.egg-info/PKG-INFO
therapist.egg-info/SOURCES.txt
therapist.egg-info/dependency_links.txt
therapist.egg-info/entry_points.txt
therapist.egg-info/not-zip-safe
therapist.egg-info/requires.txt
therapist.egg-info/top_level.txt
therapist/hooks/pre-commit-template
therapist/plugins/__init__.py
therapist/plugins/exc.py
therapist/plugins/loader.py
therapist/plugins/plugin.py
therapist/runner/__init__.py
therapist/runner/action.py
therapist/runner/result.py
therapist/runner/runner.py
therapist/runner/shortcut.py
therapist/utils/__init__.py
therapist/utils/filesystem.py
therapist/utils/hook.py
therapist/utils/git/__init__.py
therapist/utils/git/git.py
therapist/utils/git/status.py