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

chore(compat): drop Python 2 support, add Python 3.8, 3.9, 3.10 support #110

Closed rbeuque74 closed 2 years ago

rbeuque74 commented 2 years ago

Python 2.7 and 3.4, 3.5 are now EOL https://devguide.python.org/devcycle/#end-of-life-branches.

For Python 2 support, version 0.6.0 should be used.