LICENSE
MANIFEST.in
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
hallie/__init__.py
hallie/__main__.py
hallie/hallie.py
hallie.egg-info/PKG-INFO
hallie.egg-info/SOURCES.txt
hallie.egg-info/dependency_links.txt
hallie.egg-info/entry_points.txt
hallie.egg-info/not-zip-safe
hallie.egg-info/requires.txt
hallie.egg-info/top_level.txt
hallie/modules/__init__.py
hallie/modules/browser.py
hallie/modules/files.py
hallie/modules/install.py
hallie/modules/itunes.py
hallie/modules/settings.py
hallie/modules/speech.py
hallie/modules/user.py
tests/__init__.py
tests/test_hallie.py