os-performance-tools/doc/source/installation.rst

229 B

Installation

At the command line:

$ pip install os-performance-tools

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv os-performance-tools
$ pip install os-performance-tools