Skip to content

kumbasar/ovhclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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