InstallationΒΆ

At the command line:

$ easy_install signupto

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv signupto
$ pip install signupto