Skip to main content

Pyfilesystem2 implementation for Dropbox

Project description

fs.dropboxfs

Implementation of pyfilesystem2 file system using Dropbox

image PyPI version

Usage

from fs import open_fs
from fs.dropboxfs import DropboxFS

dropboxFS = DropboxFS(
  accessToken=<your access token>,
  refreshToken=<your refresh token>)

dropboxFS2 = open_fs('dropbox:///somedirectory?access_token=your_access_token&refresh_token=your_refresh_token')

# dropboxFS and dropboxFS2 are now a standard pyfilesystem2 file system

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.3.1.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

fs.dropboxfs-0.3.1-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file fs.dropboxfs-0.3.1.tar.gz.

File metadata

  • Download URL: fs.dropboxfs-0.3.1.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.15 CPython/3.10.8 Darwin/21.4.0

File hashes

Hashes for fs.dropboxfs-0.3.1.tar.gz
Algorithm Hash digest
SHA256 46d0b44cd5c86207dedb43319a9b1b093e263f78000e18b99478aa5eed1fd7d9
MD5 86e262f54bdc6aa07e70063dd144b8c0
BLAKE2b-256 70876da0b21a8cfb31bab836fe86bfc2e618f94531bbe60b55dd4a86ddec2446

See more details on using hashes here.

File details

Details for the file fs.dropboxfs-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: fs.dropboxfs-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.15 CPython/3.10.8 Darwin/21.4.0

File hashes

Hashes for fs.dropboxfs-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1d1338296656e7acd254afe07802c1849807f62d358fa3a2e65df27a888f0080
MD5 7af29f69fbe72e014f034d52b25376c5
BLAKE2b-256 cdacec6b272e7b0ea1a71e30fbd343094fd2a44a9ccf26b025165ebefb3ff7ff

See more details on using hashes here.

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