I am creating some scripts for my use only that will hopefully be able to use the Dropbox module that is included with Pythonista.
Since the scripts are private, I would like to use the generated Dropbox access token instead of the app key/secret so that I don't need to go through the login authentication process each time.
Is there any way to use the access token with the very convenient Dropbox module? The example uses app key/secret and I've not been able to figure out how to use the access token instead. Please help?
Thank you!
[By the way, I have been loving Pythonista on my iPad--what a great tool and editor. Thank you again!]