/ovhclient

An ovh client

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ovhclient

Check out OVH API and Create Token.

Set your credentials:

export OVH_EP='<endpoint>'
export OVH_AK='<application key>'
export OVH_AS='<application secret>'
export OVH_AK='<consumer key>'

Install dependencies

pip3 install -r requirements.txt

Usage

./ovhclient.py