Installation

At the command line:

$ pip install tempest_stress

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv tempest_stress
$ pip install tempest_stress