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.4.1.tar.gz
(8.9 kB
view details)
Built Distribution
File details
Details for the file fs.onedrivefs-0.4.1.tar.gz
.
File metadata
- Download URL: fs.onedrivefs-0.4.1.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.1 Darwin/20.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08888425ab7e4353c59e693049e13814fdaa4d11fb4bdfaf84171b4a4e206f83 |
|
MD5 | 16db040f1b6423c892afc89b95573c47 |
|
BLAKE2b-256 | ee3f3c52477eedb129ce39d29580b3bbac09f7bc24c3dfe32667a596777bc758 |
File details
Details for the file fs.onedrivefs-0.4.1-py3-none-any.whl
.
File metadata
- Download URL: fs.onedrivefs-0.4.1-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.1 Darwin/20.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 915761186ee8c9ae4993c0f20cb4a704f45d1f4004b9e40c92e9b8dd57897762 |
|
MD5 | 43e58cf70695a84d4654e99f9ef4bd26 |
|
BLAKE2b-256 | e3145b61cdc91f3439717d91fea8397b063a0f30bc17e90b718c1dd79b9a9aa2 |