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.0.tar.gz
(8.7 kB
view details)
Built Distribution
File details
Details for the file fs.onedrivefs-0.4.0.tar.gz
.
File metadata
- Download URL: fs.onedrivefs-0.4.0.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.5 Windows/7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f15135b6affa30155e1a7c7aff2ce8a371ff9f2d1ce53e46c31cdc1321ba057 |
|
MD5 | e736d96f0496996be4254454cc5045e4 |
|
BLAKE2b-256 | 15095e029ed05a4759c4b687884a0ba2c228223a40565ed8fa75168c26d88238 |
File details
Details for the file fs.onedrivefs-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: fs.onedrivefs-0.4.0-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.8.5 Windows/7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5223715bf0866d3ce07ec9c6dc2af753b9d4a4a5fb495727b8ab6de3af6f1c6 |
|
MD5 | 7971c20d4cc9492d4270873b6d0d092b |
|
BLAKE2b-256 | 3a2a176beaf6049d7e841ebf13e24bda661b0e76ff0921b9b42e7a3ac50ccac1 |