CONTRIBUTING.rst
HISTORY.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/profile_photo.rst
docs/profile_photo.utils.aws.rst
docs/profile_photo.utils.rst
docs/usage.rst
profile_photo/__init__.py
profile_photo/__version__.py
profile_photo/errors.py
profile_photo/helpers.py
profile_photo/log.py
profile_photo/main.py
profile_photo/models.py
profile_photo.egg-info/PKG-INFO
profile_photo.egg-info/SOURCES.txt
profile_photo.egg-info/dependency_links.txt
profile_photo.egg-info/not-zip-safe
profile_photo.egg-info/requires.txt
profile_photo.egg-info/top_level.txt
profile_photo/utils/__init__.py
profile_photo/utils/create_headshot.py
profile_photo/utils/dict_helper.py
profile_photo/utils/img_orient.py
profile_photo/utils/json_util.py
profile_photo/utils/aws/__init__.py
profile_photo/utils/aws/client_cache.py
profile_photo/utils/aws/rekognition.py
profile_photo/utils/aws/rekognition_models.py
profile_photo/utils/aws/rekognition_utils.py
profile_photo/utils/aws/s3.py
tests/__init__.py
tests/conftest.py
tests/unit/__init__.py
tests/unit/test_profile_photo.py