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.0.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.0.tar.gz.
File metadata
- Download URL: fs.onedrivefs-1.0.0.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 |
8c2c738e3f5ba8f38c25c5f5001cbb2644d225d9a8e8521e99b25114eaf15337
|
|
| MD5 |
6f999cd73d0f75633e8bd7dcd39a295e
|
|
| BLAKE2b-256 |
06026497cd06ec0fa2085d15a2ef6a8b9bdbe2478b84bb8a74f8334804d22967
|
File details
Details for the file fs.onedrivefs-1.0.0-py3-none-any.whl.
File metadata
- Download URL: fs.onedrivefs-1.0.0-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 |
c2f464bf9e0083f6d2f51bf3ee6c412942921dbb20993f432e5d12827a04e9ca
|
|
| MD5 |
8d9219f18802712c2245fef5d4aef286
|
|
| BLAKE2b-256 |
f03dbe371d52d9086e47776a064bda52ad758f2a6ee05fd041679228c53c0e9a
|