Installation

Install ohno from PyPi:

$ pip install ohno

or development from the code:

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

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