CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
bin/shoogle
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
shoogle/__init__.py
shoogle/a.py
shoogle/common.py
shoogle/config.py
shoogle/lib.py
shoogle/shoogle.py
shoogle.egg-info/PKG-INFO
shoogle.egg-info/SOURCES.txt
shoogle.egg-info/dependency_links.txt
shoogle.egg-info/not-zip-safe
shoogle.egg-info/requires.txt
shoogle.egg-info/top_level.txt
shoogle/auth/__init__.py
shoogle/auth/auth.py
shoogle/auth/browser.py
shoogle/auth/console.py
shoogle/commands/__init__.py
shoogle/commands/execute.py
shoogle/commands/show.py
tests/__init__.py
tests/secrets.json
tests/secrets.py
tests/secrets.py.template
tests/test_shoogle.py