Image metadata tagging, database and presentation
copied from cf-staging / image-meta-tagImageMetaTag is a python package built around a wrapper for savefig in matplotlib, which adds metadata tags to supported image file formats. Once the images have been tagged, it can also be used to manage an SQL database of images and their metadata. The image metadata can be used to produce an ImageMetaTag.ImageDict object: a structured/heirachical dictionary of dictionaries which can be used to easily create web pages to present large numbers of images.