Bibliography in Detail
- Dropbox Python SDK
- OAuth
- Generate an access token for your own account// By Steve Marx • May 23, 2014
- Command line OAuth Basic - Shows a simple example of commandline oauth (no redirect).
- Command line OAuth Scopes - Shows a simple example of commandline oauth using scopes.
- Command line OAuth PKCE - Shows a simple example of commandline oauth using PKCE.
- Other Examples
- Updown - Sample application that uploads the contents of your
Downloads
folder to Dropbox. - Backup and Restore - Sample application that shows how you can backup a file and restore previous versions if the file was modified/corrupted in any way.
- Updown - Sample application that uploads the contents of your
- OAuth
- AWS Python SDK
- Mega.nz Python SDK
- OneDrive Python SDK
- Google Cloud Platform Python SDK