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