performa/doc/source/installation.rst

193 B

Installation

At the command line:

$ pip install performa

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv performa
$ pip install performa