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