Installation

At the command line:

$ easy_install salvitobot

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv salvitobot
$ pip install salvitobot

Related Topics

This Page