
This adds some basic documentation describing how to authenticate against Craton and provides some preliminary auto-generated documentation of objects. Change-Id: I2692a80785662e3193e56b62ed78cbe8de9f6e51
231 B
231 B
Installation
At the command line:
$ pip install python-cratonclient
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv python-cratonclient
$ pip install python-cratonclient