InstallationΒΆ

At the command line:

$ pip install

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv
$ pip install

Previous topic

<no title>

Next topic

Usage

This Page