python3-dropbox

Official Dropbox API Client (Python3 version)
  http://www.dropbox.com/developers
  0
  no reviews



A Python SDK for integrating with the Dropbox API v2. You need to create an Dropbox Application to make API requests. All requests need to be made with an OAuth 2 access token. To get started, once you've created an app, you can go to the app's console and generate an access token for your own Dropbox account.

This package contains the Python 3 version of the library.