Pyfilesystem2 implementation for OneDrive using Microsoft Graph API
Project description
fs.onedrivefs
Implementation of pyfilesystem2 file system using OneDrive
Usage
onedriveFS = OneDriveFSGraphAPI(
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for fs.onedrivefs-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12834f0e2fdada8c3695d43a9b2f221ff556e6eb72fda9ec2c33aff0ccc55ec5 |
|
MD5 | a4b2847596ef865eb80d1228a458add7 |
|
BLAKE2b-256 | 8f5874ea67cc42a61638b9b2b3ab1b27941a19bddc71625e192930bdab2819c3 |