InstallationΒΆ

At the command line:

$ easy_install pyspd

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv pyspd
$ pip install pyspd

Previous topic

pyspd

Next topic

Usage

This Page