Skip to content

PyFilesystem/fs.dropboxfs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Pyfilesystem2 implementation for Dropbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%