InstallationΒΆ

At the command line:

$ pip install sandbox

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv sandbox
$ pip install sandbox