performa/doc/source/installation.rst

194 B

Installation

At the command line:

$ pip install performa

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv performa
$ pip install performa