ooi/doc/source/installation.rst

177 B

Installation

At the command line:

$ pip install ooi

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv ooi
$ pip install ooi