MANIFEST.in
history.rst
license.md
readme.md
setup.cfg
setup.py
ChatterBot.egg-info/PKG-INFO
ChatterBot.egg-info/SOURCES.txt
ChatterBot.egg-info/dependency_links.txt
ChatterBot.egg-info/not-zip-safe
ChatterBot.egg-info/requires.txt
ChatterBot.egg-info/top_level.txt
chatterbot/__init__.py
chatterbot/conversation.py
chatterbot/algorithms/__init__.py
chatterbot/algorithms/engram.py
chatterbot/algorithms/markov.py
chatterbot/algorithms/twitter.py
chatterbot/apis/__init__.py
chatterbot/apis/twitter.py
chatterbot/cleverbot/__init__.py
chatterbot/cleverbot/cleverbot.py
tests/__init__.py
tests/__init__.pyc
tests/base_case.py
tests/base_case.pyc
tests/test_apis.py
tests/test_apis.pyc
tests/test_conversation.py
tests/test_conversation.pyc
tests/test_engram.py
tests/test_engram.pyc
tests/test_markov.py
tests/test_markov.pyc
tests/test_response.py
tests/test_response.pyc
tests/test_terminal.py
tests/test_terminal.pyc
tests/test_twitter.py
tests/test_twitter.pyc