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