permalink |
---|
/index.html |
This project provides a Python package that makes it easy to interact with the Rubrik Polaris API.
The SDK has been tested against Python 3.8.x
Currently available in beta branch!
Install from pip:
Pending
Install from source:
$ git clone https://github.com/rubrikinc/rubrik-polaris-sdk-for-python
$ cd rubrik-polaris-sdk-for-python
$ git checkout beta
$ python setup.py install