edziegle / image_database_builder

Python application that generates a database of images, ala Picasa Lite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Database Builder

Creates a database of all photos found under a given parent directory. I was inspired by Picasa, but wanted something a little more light weight.

Setup

pipenv install

Testing

pipenv run python3 -m pytest tests/

Todo

  • collect metadata (exif, xmp, iptc?)

About

Python application that generates a database of images, ala Picasa Lite


Languages

Language:Python 95.5%Language:Makefile 4.5%