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.2.tar.gz
(7.6 kB
view details)
Built Distribution
File details
Details for the file fs.onedrivefs-0.2.2.tar.gz
.
File metadata
- Download URL: fs.onedrivefs-0.2.2.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.15 CPython/3.7.3 Windows/7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e306dd8077a97d593f66914573370433f1c895dd93954b8d2fcc40aeaa16423 |
|
MD5 | d041d1ad65806efd5847b1ba2bc33af1 |
|
BLAKE2b-256 | 3c7866d0cf291c32b6d64886db63f64d82753e8f9ec7b50edbb6cb17d166bbe1 |
File details
Details for the file fs.onedrivefs-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: fs.onedrivefs-0.2.2-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.15 CPython/3.7.3 Windows/7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 852bc427c13458dad5567c3b4f9729bb8d3a84795d9f2921d94f2280fd768e80 |
|
MD5 | edfb6201d75d445d857cfdae63418d02 |
|
BLAKE2b-256 | be3dd6493ecf5025b94fd4974ff7379c575cb39a5c69f71df14feef6403c472e |