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