Files
deb-python-openstacksdk/doc/source/installation.rst
Jesse Noller e0418241a3 setting up the initial layout; move the api proposals to api_strawman
Change-Id: I7c933d5e023c2a98a64aa90ed209f1e25d07f0d9
2014-01-24 22:58:25 -06:00

225 B

Installation

At the command line:

$ pip install python-openstacksdk

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python-openstacksdk
$ pip install python-openstacksdk