CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.rst
mkdocs.yml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
tox.ini
watson.completion
watson.zsh-completion
docs/faq.md
docs/index.md
docs/about/license.md
docs/about/release-notes.md
docs/contributing/coc.md
docs/contributing/hack.md
docs/contributing/how-to.md
docs/contributing/pr-guidelines.md
docs/contributing/release-new-version.md
docs/css/watson.css
docs/img/logo-watson-600px.png
docs/img/logo-watson.svg
docs/img/screenshot.png
docs/img/watson-demo.gif
docs/img/working-cat.gif
docs/user-guide/commands.md
docs/user-guide/configuration.md
scripts/create-completion-script.sh
scripts/fuzzer.py
scripts/gen-cli-docs.py
td_watson.egg-info/PKG-INFO
td_watson.egg-info/SOURCES.txt
td_watson.egg-info/dependency_links.txt
td_watson.egg-info/entry_points.txt
td_watson.egg-info/requires.txt
td_watson.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_autocompletion.py
tests/test_cli.py
tests/test_config.py
tests/test_fullmoon.py
tests/test_utils.py
tests/test_watson.py
tests/resources/frames-with-conflict
watson/__init__.py
watson/__main__.py
watson/autocompletion.py
watson/cli.py
watson/config.py
watson/frames.py
watson/fullmoon.py
watson/utils.py
watson/version.py
watson/watson.py