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.1.4.tar.gz
(10.3 kB
view details)
Built Distribution
File details
Details for the file fs.onedrivefs-1.1.4.tar.gz
.
File metadata
- Download URL: fs.onedrivefs-1.1.4.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.10.8 Darwin/21.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64a452cec24dcb6ea18ae017d702cdf8c9ff774f876c3c3e2d55bece5e73287c |
|
MD5 | cac15a06fe0e3a879acf7741a58ed7a7 |
|
BLAKE2b-256 | 583253ebba3d212e34707921b7097e384018fea1422faaa3bb4cd411a967dcd0 |
File details
Details for the file fs.onedrivefs-1.1.4-py3-none-any.whl
.
File metadata
- Download URL: fs.onedrivefs-1.1.4-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.10.8 Darwin/21.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed53c2f207ef0e18caaa070a0af75dbfce333fb472ce7887781d6ebf751a56f9 |
|
MD5 | 248e8da354d3287afd48079d6ea18bbc |
|
BLAKE2b-256 | e2cb95426542b52ba98cefa11106b109139dbda21d4a5d246a57b2ab365cc536 |