Unnamed repository; edit this file 'description' to name the repository.
Find a file
2021-11-05 08:21:06 +02:00
image_classifier Add error handling 2021-11-05 08:21:06 +02:00
.gitignore Update version 2021-10-15 14:17:22 +03:00
pyproject.toml Initial commit 2021-09-06 15:52:20 +03:00
README.md Change date format to use dots 2021-10-25 08:50:39 +03:00
requirements.txt Add Pillow requirement 2021-09-08 16:14:56 +03:00
setup.cfg declare cvar folder 2021-10-25 11:35:51 +03:00
setup.py declare cvar folder 2021-10-25 11:35:51 +03:00

== image_classifier

Classifies images by their EXIF date (e.g. /path/YYYY.MM.DD/image.jpg).

= Install

python3 setup.py install