orphilia-dropbox icon indicating copy to clipboard operation
orphilia-dropbox copied to clipboard

Rewrite Orphilia to utilize newer APIs

Open ksiazkowicz opened this issue 9 years ago • 0 comments

Orphilia is currently using deprecated client.DropboxClient. I think it's about time I migrated to the new API, maybe it would fix stuff, make it simpler for me to code etc.

Apparently, there is an example sync script for the new API here: https://github.com/dropbox/dropbox-sdk-python/blob/master/example/updown.py

Sounds like a place to start, right?

ksiazkowicz avatar Jan 24 '16 01:01 ksiazkowicz