Installation

At the command line:

$ pip install git+https://github.com/MIR-MU/pine.git

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv -p `which python3` pine
(pine) $ pip install git+https://github.com/MIR-MU/pine.git