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