conjurinc / api-python

A Python client for the Conjur API
http://conjur.net
Apache License 2.0
1 stars 5 forks source link

Python 3 Support #11

Open cgallemore opened 5 years ago

cgallemore commented 5 years ago

I know in the overview you state that it's targeted for python 2.7, but is there going to be a plan to support python 3 with this library? Python 2 end of life was announced for Jan 2020 and we are currently using this, but are starting to move all of our applications to python 3. If there isn't a plan to support python 3 we are going to have to figure something out, just curious if this was on the roadmap at all.

sgnn7 commented 5 years ago

@cgallemore @mjmj: We now have an alpha version of python 3 support API available at https://github.com/cyberark/conjur-api-python3 if you'd like to give it a try :)

mjmj commented 5 years ago

Woo! Looking forward to trying it. Thank you!

On Apr 25, 2019, at 1:19 PM, Srdjan Grubor notifications@github.com wrote:

@cgallemore @mjmj: We now have an alpha version of python 3 support API available at https://github.com/cyberark/conjur-api-python3 if you'd like to give it a try :)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.