Skip to content

A script for importing photos into the file structure I like

License

Notifications You must be signed in to change notification settings

guysherman/photo-import

Repository files navigation

photo-import

A script for importing photos into the file structure I like

Setup

Assuming you're using virtualenvwrapper then:

# From the root
git submodule update --init
mkvirtualenv photoimport
pip install -r requirements.txt

Usage

# Assuming you've activated the photoimport virtualenv from before
python photo-import.py --input <path to sdcard> --out <path to top level photos folder>

About

A script for importing photos into the file structure I like

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages