Installation

Install pipelib from PyPi:

$ pip install pipelib

or development from the code:

$ git clone https://github.com/vsoch/pipelib
$ cd pipelib
$ pip install -e .

Next check out the User Guide pages for more detail to use the library.