oaktree/doc/source/installation.rst

190 B

Installation

At the command line:

$ pip install oaktree

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv oaktree
$ pip install oaktree