Skip to content

Latest commit

 

History

History
64 lines (40 loc) · 949 Bytes

README.rst

File metadata and controls

64 lines (40 loc) · 949 Bytes

fs.dropboxfs

fs.dropboxfs is a Dropbox driver for PyFileSystem2.

Supported Python versions

  • Python 2.7
  • Python 3.5
  • Python 3.6
  • Python 3.7
  • PyPy

Usage

Use the fs.open_fs method with the dropbox:// protocol:

>>> import fs
>>> handle = fs.open_fs('dropbox://dropbox.com?access_token=<dropbox access token>')

Repository

Issue tracker

Tests

Author and contributors

  • Rehan Khwaja
  • Andreas Jung

License

This module is published under the MIT license.

This module was partly and financed by Andreas Jung/ZOPYX

Contact

Andreas Jung/ZOPYX
Hundskapfklinge 33
D-72074 Tübingen