This script generates a static site where each category of photos are defined by the directory name. For example, any nature photos go into a directory called nature. The script requires one argument and that is the root directory of the photos.
- argparse
- exifread
- Pillow
These are the options for photos.py
Log what happens.
Be verbose in what happens