Pyfilesystem2 implementation for OneDrive using Microsoft Graph API
Project description
fs.onedrivefs
Implementation of pyfilesystem2 file system using OneDrive
Usage
onedriveFS = OneDriveFS(
clientId=<your client id>,
clientSecret=<your client secret>,
token=<token JSON saved by oauth2lib>,
SaveToken=<function which saves a new token string after refresh>)
# onedriveFS is now a standard pyfilesystem2 file system
Register your app here to get a client ID and secret
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.onedrivefs-1.1.1.tar.gz
(10.2 kB
view details)
Built Distribution
File details
Details for the file fs.onedrivefs-1.1.1.tar.gz
.
File metadata
- Download URL: fs.onedrivefs-1.1.1.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.1 Darwin/21.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed9d7de514afb86f41dbc1c278696af8348062a3fe16df6da80f030a2be3d30f |
|
MD5 | 55899a9b5b974d8492482e046370218e |
|
BLAKE2b-256 | 2c1635817f828327689ad4011621c27a85cbcc269b5ad4ee9bc31c64543ad590 |
File details
Details for the file fs.onedrivefs-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: fs.onedrivefs-1.1.1-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.1 Darwin/21.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9817a9e8bc0bce435ce9bc61c44890866abe41d0323ab4ccc36f2f5f17cc22ef |
|
MD5 | e2378b6fb379100888103546525786b8 |
|
BLAKE2b-256 | 858f4f0587f5ae729ab9d975c2cd9591b99439c7708bdbf08a629e2cbaead170 |