LICENSE
README.md
setup.cfg
setup.py
bin/handprint
handprint/__init__.py
handprint/__main__.py
handprint/__version__.py
handprint/annotate.py
handprint/debug.py
handprint/exceptions.py
handprint/files.py
handprint/main_body.py
handprint/manager.py
handprint/messages.py
handprint/messages_styles.py
handprint/network.py
handprint/processes.py
handprint.egg-info/PKG-INFO
handprint.egg-info/SOURCES.txt
handprint.egg-info/dependency_links.txt
handprint.egg-info/requires.txt
handprint.egg-info/top_level.txt
handprint/credentials/__init__.py
handprint/credentials/amazon_auth.py
handprint/credentials/base.py
handprint/credentials/google_auth.py
handprint/credentials/microsoft_auth.py
handprint/services/__init__.py
handprint/services/amazon.py
handprint/services/base.py
handprint/services/google.py
handprint/services/microsoft.py