Application to import photos into a hierarchical structure based on the EXIF data of the photos.
Application to import photos from one directory into a hierarchical directory structure in another directory based on the EXIF data of the photos.
To run the test suite locally, use pytest
:
➜ pip install -r requirements.txt
➜ pytest