Official Dropbox API Client
Project description
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 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
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dropbox-10.1.2.tar.gz.
File metadata
- Download URL: dropbox-10.1.2.tar.gz
- Upload date:
- Size: 630.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d0bb2a919da26c46bbd1ba936ae44165385e08f22be64fb634a952a751b4f04
|
|
| MD5 |
241feeb7e5014da2c3e8739ba7283c0a
|
|
| BLAKE2b-256 |
2750604faf78df15d4b8111a700129e77316baf858845e9360939a05da290bde
|
File details
Details for the file dropbox-10.1.2-py3-none-any.whl.
File metadata
- Download URL: dropbox-10.1.2-py3-none-any.whl
- Upload date:
- Size: 638.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
284285434b41297ab5dea94b07850d53b8470d628283701cc646fe06ea888735
|
|
| MD5 |
7fb924600db73b16eed14b955fd01352
|
|
| BLAKE2b-256 |
646607815d67cdd1b19bc0b3f09d3779e292a0fd3804c727858994e40a815ffe
|
File details
Details for the file dropbox-10.1.2-py2-none-any.whl.
File metadata
- Download URL: dropbox-10.1.2-py2-none-any.whl
- Upload date:
- Size: 638.8 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fddb4d1aa5ff2aba6f41a831deab8a7883b6e284b5e67e759583d40f5dc0d76d
|
|
| MD5 |
198d9b33a4a0be4a0a627e101fe1cb8b
|
|
| BLAKE2b-256 |
b313621438be6523da1e535488d2baf2eb624892da6ffda2c033756287f276f6
|