Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 386 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 386 Bytes

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