The purepyvmware
Python package provides clients with the ability to more easily
automate their Pure Storage and VMware environments.
The library requires Python 3.6 and higher. Third-party libraries are also required.
For Python >= 3.6:
$ python3 -m pip install purepyvmware
$ git clone https://github.com/PureStorage-OpenConnect/PureStorage-VMware-Python-SDK.git
$ cd PureStorage-VMware-Python-SDK
$ python3 -m pip install -r requirements.txt
$ python setup.py install
For full documentation, including a quick start guide and examples, see https://purepyvmware.readthedocs.io/en/latest/.
To report issues or request new features, please enter them here: https://github.com/PureStorage-OpenConnect/PureStorageVMwarePythonSDK/issues
For questions, join our Pure Storage Code Slack Team! Check out the #python channel!