InstallationΒΆ

At the command line:

$ pip install performa

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv performa
$ pip install performa

Previous topic

Performa

Next topic

Usage

Project Source

This Page