Installation guide¶
The OpenStack SDK is available on PyPI under the name openstacksdk. To
install it, use pip
:
$ pip install openstacksdk
To check the installed version you can call the module with:
$ python -m openstack version
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.