InstallationΒΆ

At the command line:

$ pip install stubstack

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv stubstack
$ pip install stubstack

Previous topic

stubstack

Next topic

Usage

Project Source

This Page