ovh / python-ovh

Thin wrapper around OVH's APIs. Handles all the hard work including credential creation and requests signing.
https://pypi.org/project/ovh/
Other
278 stars 76 forks source link

doc: Code examples in README are now python 3 compatible #66 #82

Closed rbeuque74 closed 5 years ago

rbeuque74 commented 5 years ago

Various fixes to get README code valid with Python 3.

Closes: #66