author: Pierre V. Villeneuve
A collection of image-processing functions that I use in many of my projects.
To install use pip:
$ pip install image_attendant
Or clone the repo:
$ git clone https://github.com/who8mylunch/image_attendant.git
$ python setup.py install
TBD