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