Uses the Python language binding package to call HPE OneSphere APIs
Python 3.5.2 and above You can install the latest version from:
https://www.python.org/downloads/
Install the Requests package
http://docs.python-requests.org/en/master/user/install/
or
sudo pip install requests