Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The Official Dropbox API V2 SDK for Python

License

NotificationsYou must be signed in to change notification settings

CodeBoarding/dropbox-sdk-python

 
 

Repository files navigation

https://cfl.dropboxstatic.com/static/images/sdk/python_banner.png

The offical Dropbox SDK for Python.

Documentation can be found onRead The Docs.

Installation

Create an app via theDeveloper Console.

Install viapip:

$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, follow one of ourExamples or read the documentation onRead The Docs.

You can also view ourOAuth Guide.

Examples

We provideExamples to help get you started with a lot of the basic functionality in the SDK.

  • OAuth
  • Other Examples
    • Updown - Sample application that uploads the contents of yourDownloads 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.

Getting Help

If you find a bug, please seeCONTRIBUTING.md for information on how to report it.

If you need help that is not specific to this SDK, please reach out toDropbox Support.

License

This SDK is distributed under the MIT license, please seeLICENSE for more information.

About

The Official Dropbox API V2 SDK for Python

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python100.0%

[8]ページ先頭

©2009-2025 Movatter.jp