Skip to main content

Dropbox support for pyfilesystem2

Project description

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
www.zopyx.com

Release History

0.2.2-post1

Fixed bug in setup.cfg that made README not show up on PyPI.

0.2.2

Add support for fs versions 2.1 through 2.4.

0.2.1

  • Officially support Python 3.8

  • Fix installation issue due to broken wheel

  • Remove outdated installation requirements

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fs.dropboxfs-0.2.2.post1.tar.gz (5.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page