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.2.tar.gz
(10.3 kB
view details)
Built Distribution
File details
Details for the file fs_onedrivefs-1.1.2.tar.gz
.
File metadata
- Download URL: fs_onedrivefs-1.1.2.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 | afb0034bfc9073b54b46ae93727f48adfd55fab0125a958484e08546e1a8fb7a |
|
MD5 | e0326404c83d10bbb30ac19c761bf5f0 |
|
BLAKE2b-256 | 9cb23197a177d99762b041ae78ca413c37c3804e2e8bcc71e8c0683acd65b0a2 |
File details
Details for the file fs_onedrivefs-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: fs_onedrivefs-1.1.2-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 | b6fa0fea76dfff5389353e2e2fa8518ed5870973d4cc126b542148d5ca1f08a2 |
|
MD5 | b3cb9fcfafb3db4ef69d2632ebfcb1ac |
|
BLAKE2b-256 | 7c81c07d06bb388f4aaa52f1d95ee5958c39011dc45598930b5b1606a228c670 |