Hi everyone,
Based on this conversation ( https://twitter.com/Ewjoachim/status/600065382821552130 ) I had a few days ago, I'm forking the SDK to add the fixes for python 3 while waiting for Dropbox to release a proper version. Anyone interested can contribute using usual means.
Fork can be found here : https://github.com/ewjoachim/dropbox-python-sdk-py3Pypi package is dropbox-py3 : https://pypi.python.org/pypi/dropbox-py3
Thanks for doing this!
So what's the status of the new SDK concerning Python 3 ?
I expect us to support Python 3 in the new API v2 SDK. (Note that the current preview SDK doesn't support Python 3 yet.)
The latest version of the Python SDK now officially supports Python 3.4+:
https://github.com/dropbox/dropbox-sdk-python
Hope this helps!