Python script to generate basic HTML image gallery pages from jpgs.
Requires Python Imaging Library - PIL or Pillow
Install with pip install PIL or easy_install PIL or build and install it from source.
Then git clone https://github.com/drduh/python-html-gallery
Example: `python gallery.py -d '/some/dir/'