Last updated:
0 purchases
pythonsolumclient 3.8.0
Python bindings to the Solum API
This is a client library for Solum built on the Solum API.
Free software: Apache license
Documentation: https://wiki.openstack.org/wiki/Solum
Installation
At the command line:
$ pip install python-solumclient
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv python-solumclient
$ pip install python-solumclient
Usage
To use python-solumclient in a project:
import solumclient
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.