.gitignore
DOCS.md
Makefile
README.md
requirements.txt
setup.py
examples/example.jpg
examples/example.py
lightly_utils/__init__.py
lightly_utils.egg-info/PKG-INFO
lightly_utils.egg-info/SOURCES.txt
lightly_utils.egg-info/dependency_links.txt
lightly_utils.egg-info/requires.txt
lightly_utils.egg-info/top_level.txt
lightly_utils/image_processing/__init__.py
lightly_utils/image_processing/_data.py
lightly_utils/image_processing/exifdata.py
lightly_utils/image_processing/metadata.py
lightly_utils/image_processing/thumbnail.py
tests/image_processing/test_exifdata.py
tests/image_processing/test_metadata.py
tests/image_processing/test_thumbnail.py