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