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