InstallationΒΆ

At the command line:

$ easy_install pyrobot

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv pyrobot
$ pip install pyrobot

Related Topics

This Page

Fork me on GitHub