.gitignore
LICENSE.txt
MANIFEST.in
Makefile
README.md
dev-requirements.txt
setup.cfg
setup.py
bin/botflydb
botfly/__init__.py
botfly/all.py
botfly/autodebug.py
botfly/commands.py
botfly/console.py
botfly/controller.py
botfly/debugger.py
botfly/docopt.py
botfly/exceptions.py
botfly/fsm.py
botfly/parser.py
botfly/ui.py
botfly.egg-info/PKG-INFO
botfly.egg-info/SOURCES.txt
botfly.egg-info/dependency_links.txt
botfly.egg-info/requires.txt
botfly.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/_build/.git-keep
docs/_static/.git-keep
docs/_templates/.git-keep
tests/_test_debugger.py