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.1.tar.gz
(7.3 kB
view details)
Built Distribution
File details
Details for the file fs.onedrivefs-0.2.1.tar.gz
.
File metadata
- Download URL: fs.onedrivefs-0.2.1.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.7 CPython/3.7.0 Darwin/18.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de0b68d07b6482fe307b629eeedcf08a60dd76f2e4c4c90b230282f79c10e6fe |
|
MD5 | a3bcad336a40fc77e826f98005c8fc6d |
|
BLAKE2b-256 | 1c1ea377ff09fe1455686d906f730e95d901030d8486e9f16566e6462c3dc8a9 |
File details
Details for the file fs.onedrivefs-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: fs.onedrivefs-0.2.1-py3-none-any.whl
- Upload date:
- Size: 22.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.7 CPython/3.7.0 Darwin/18.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e26bb24d9f9fe7a10f6c791b5da51f6e66c00b197c588a3877deb7041d7a803 |
|
MD5 | 4c1851a7d2164ccd827683a6db222c87 |
|
BLAKE2b-256 | c4a5bd29fc3c473abbc10c759a1e89def20e002d65928264bcffc350cb3d2718 |