InstallationΒΆ

At the command line:

$ easy_install django-browserstack-tools

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-browserstack-tools
$ pip install django-browserstack-tools