/pyxmp

An xmp library written in pure python

Primary LanguagePython

PyXMP

An XMP reader written in pure python

Install

'easy_install':

$ easy_install piexif

or 'pip':

$ pip install pyxmp

or download .zip, extract it. Put 'pyxmp' directory into your environment.

Why Choose PyXMP

Example

Environment

Tested on Python 2.7, 3.3, 3.4, 3.5, 3.6 and pypy3. Piexif would run even on IronPython. Piexif is OS independent and can run on Google App Engine.

License

This software is released under the MIT license, see LICENSE.txt.