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.3.tar.gz
(10.3 kB
view details)
Built Distribution
File details
Details for the file fs_onedrivefs-1.1.3.tar.gz
.
File metadata
- Download URL: fs_onedrivefs-1.1.3.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.8 Darwin/21.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a46efcdb60a163b1ce2c909fdb0093a032083989d693b7a527359be24094b545 |
|
MD5 | b8b7dd7175f39b60bc4dc187e1c99eb3 |
|
BLAKE2b-256 | 350e320e3ebc35ad52d5b877c114156e3e443a2dacee0b37d7951a09623c4164 |
File details
Details for the file fs_onedrivefs-1.1.3-py3-none-any.whl
.
File metadata
- Download URL: fs_onedrivefs-1.1.3-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.8 Darwin/21.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e5ba2cb4fe4fef8bc3df79e928379b9aa365e278399140881ffeb0d5591cc9f |
|
MD5 | f975ac2bd6f08b9d734f995b5d004ee4 |
|
BLAKE2b-256 | 4fefab2032eda80be0956f96d55c0107a9d94e4082f4edd29d94a9ce38597e3f |