performa/doc/source/installation.rst
2016-02-19 13:20:33 +03:00

193 B

Installation

At the command line:

$ pip install performa

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv performa
$ pip install performa