Pyfilesystem2 implementation for Dropbox
Project description
fs.dropboxfs
Implementation of pyfilesystem2 file system using Dropbox
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
Release history Release notifications | RSS feed
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.0.tar.gz
(5.4 kB
view details)
Built Distribution
File details
Details for the file fs.dropboxfs-0.3.0.tar.gz
.
File metadata
- Download URL: fs.dropboxfs-0.3.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.10.8 Darwin/21.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b390a2ab7d87842a987d2c8b9394cd95aa3244eb12cf3bf1bf424811c8505bf |
|
MD5 | c52fc95e99eccd77236f8a1d3c96b76f |
|
BLAKE2b-256 | c6bcc116d43136122a0a2b7005b71229fa11424225b1e5b9f1ea15025694f8f2 |
File details
Details for the file fs.dropboxfs-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: fs.dropboxfs-0.3.0-py3-none-any.whl
- Upload date:
- Size: 5.6 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b96fd208e82fca7f0372a7f98f46ce5cb9e7b62ec19fef3b6df7ce2030dcb18 |
|
MD5 | 13a6f9262a3f20b094eb4f3c9d9de552 |
|
BLAKE2b-256 | fddf65a1213095b97b40ec5a743a4b404d0aeb026fe7d43eb6e56581aca09f3f |