You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm starting to transition myself over to Python 3 and decided to play around with pytumblr as a part of that.
Unfortunately, it appears that oauth2 doesn't play nice with Python 3. github issue
Any plans on transitioning the package to using oauthlib? From what I'm reading it appears to be the new go to package in Python for interacting with OAuth.
Even though EOL for Python 2 is a ways off, using oauthlib looks like it would allow someone who actually needs to use Python 3 and would like to use the pytumblr package, the ability to do so easily.
Thanks!
The text was updated successfully, but these errors were encountered:
Hey guys and gals,
I'm starting to transition myself over to Python 3 and decided to play around with pytumblr as a part of that.
Unfortunately, it appears that oauth2 doesn't play nice with Python 3. github issue
Any plans on transitioning the package to using oauthlib? From what I'm reading it appears to be the new go to package in Python for interacting with OAuth.
Even though EOL for Python 2 is a ways off, using oauthlib looks like it would allow someone who actually needs to use Python 3 and would like to use the pytumblr package, the ability to do so easily.
Thanks!
The text was updated successfully, but these errors were encountered: