LICENSE
README.md
setup.cfg
setup.py
handprint/__init__.py
handprint/__main__.py
handprint/comparison.py
handprint/exceptions.py
handprint/exit_codes.py
handprint/images.py
handprint/main_body.py
handprint/manager.py
handprint/network.py
handprint.egg-info/PKG-INFO
handprint.egg-info/SOURCES.txt
handprint.egg-info/dependency_links.txt
handprint.egg-info/entry_points.txt
handprint.egg-info/not-zip-safe
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/credentials_files.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