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
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-0.3.0.tar.gz
(8.7 kB
view hashes)
Built Distribution
Close
Hashes for fs.onedrivefs-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11bdaddb706f6a2bee0e4824cf0b94660ed29fb1f4578748eed809a36f897985 |
|
MD5 | 11ee760dd2a9ff900a8f5f89064c74d4 |
|
BLAKE2b-256 | e8d597e31849f92e4f3cd21c0d05d26b1c49bbb5dd273e016c6ada4184756dee |