============ Installation ============ At the command line:: $ pip install tempest_config_tool Or, if you have virtualenvwrapper installed:: $ mkvirtualenv tempest_config_tool $ pip install tempest_config_tool