stackviz/doc/source/installation.rst

193 B

Installation

At the command line:

$ pip install stackviz

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv stackviz
$ pip install stackviz