Skip to main content

Official Dropbox API Client

Project description

https://travis-ci.org/dropbox/dropbox-sdk-python.svg?branch=v10.2.0 [Latest Release Documentation] [Latest Release Version] [Latest Release License] [Latest Release Supported Python Versions] [Latest Release Supported Python Implementations] [Latest Release Development Stage]

A Python SDK for integrating with the Dropbox API v2. Compatible with Python 2.7 and 3.4+. Documentation is available on Read the Docs.

Installation

Create an app at https://dropbox.com/developers/apps

Install via pip:

$ pip install dropbox

Install from source:

$ git clone git://github.com/dropbox/dropbox-sdk-python.git
$ cd dropbox-sdk-python
$ python setup.py install

After installation, to get started, follow one of our examples or read the documentation on Read the Docs.

Authentication

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 for development. You can also find a variety of examples outlining different authorization flows under:

example/oauth

Example Applications

  • updown - A sample application that demonstrates simple file upload and download

Contributing

Contributions to this SDK are always welcome and encouraged!

See the CONTRIBUTING doc for more information

License

MIT - See the LICENSE for more information

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dropbox-10.2.0.tar.gz (658.9 kB view hashes)

Uploaded Source

Built Distributions

dropbox-10.2.0-py3-none-any.whl (668.1 kB view hashes)

Uploaded Python 3

dropbox-10.2.0-py2-none-any.whl (668.1 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page