fs.dropboxfs is a Dropbox driver for PyFileSystem2.
- Python 2.7
- Python 3.5
- Python 3.6
- Python 3.7
- PyPy
Use the fs.open_fs method with the dropbox:// protocol:
>>> import fs
>>> handle = fs.open_fs('dropbox://dropbox.com?access_token=<dropbox access token>')- Rehan Khwaja
- Andreas Jung
This module is published under the MIT license.
This module was partly and financed by Andreas Jung/ZOPYX