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.0.1.tar.gz
(9.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-1.0.1.tar.gz.
File metadata
- Download URL: fs.onedrivefs-1.0.1.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.1 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a88b6bc9f7820e7feb44c231182a9da5733e783de6c7b27d5487afc87d283c1c
|
|
| MD5 |
24970b1cee795a3f7c363e9c7c227c5f
|
|
| BLAKE2b-256 |
bd32f164623f55a71e7f3f37c165c33eb017877316748a03f24586e3ab54a267
|
File details
Details for the file fs.onedrivefs-1.0.1-py3-none-any.whl.
File metadata
- Download URL: fs.onedrivefs-1.0.1-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.1 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c658a32f448ef00359e5c85efe4cffb4e9c59d4a7264342a5ae0e3d372590967
|
|
| MD5 |
0c17330b6274ff8fee05eb8d202ae852
|
|
| BLAKE2b-256 |
b7c7cb1fff446dc778bb0e6d58b3d0e9008824136b786619f9d1865d3cb392c8
|