Installing pypel

Dependencies

pypel requires GExiv2 Python binding version 0.6.1 or superior and Six version 1.3.0 or superior.

Optionally you can also install Pygments version 1.5 or superior (for console coloured output) and python-gnupg version 0.3.0 or superior (for signing and verifying receipts).

To run the testsuite you need Pillow version 2.0.0 or superior.

Installation

Simply install pypel using pip:

$ pip install pypel

Alternatively you can directly install from the git repository using pip.

For example, if you want to install version 0.3 from the git repository you have to do:

$ pip install -e git+https://github.com/eriol/pypel/@0.3#egg=pypel