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.2.3.tar.gz
(7.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fs.onedrivefs-0.2.3.tar.gz.
File metadata
- Download URL: fs.onedrivefs-0.2.3.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0b1 CPython/3.7.3 Darwin/18.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8560099188b4356a23ed06db802741e8933d5a0a48f968206e4e99f5f15e741
|
|
| MD5 |
5e83faec5b47938ef817ac67f2fbf53e
|
|
| BLAKE2b-256 |
74cd2a7e7e95da14ff029622f82c32b440d1c69670fe70bd11efcd45f4b1fe8e
|
File details
Details for the file fs.onedrivefs-0.2.3-py3-none-any.whl.
File metadata
- Download URL: fs.onedrivefs-0.2.3-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0b1 CPython/3.7.3 Darwin/18.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f5025fac7869fa43bbc7c5fe430da4261e6831e2663a437fce3f5e3f5624e26
|
|
| MD5 |
e2adf4a8dac673774890107eb29ecd8d
|
|
| BLAKE2b-256 |
461511343333b148e6560ea0abfe6a23f16d5a332d9bf7526f0ecb19fa7391e7
|