openstacksdk/doc/source/installation.rst

225 B

Installation

At the command line:

$ pip install python-openstacksdk

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python-openstacksdk
$ pip install python-openstacksdk