InstallationΒΆ

At the command line:

$ easy_install simplebst

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv simplebst
$ pip install simplebst