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.0.tar.gz
(9.7 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.1.0.tar.gz.
File metadata
- Download URL: fs.onedrivefs-1.1.0.tar.gz
- Upload date:
- Size: 9.7 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 |
3e5a2560e408a7086d2abbe9d25d412c8e1c7ed66ef2ad091eb1a971e7415f86
|
|
| MD5 |
e56227ec521d2c1d4f5469edcb5040d1
|
|
| BLAKE2b-256 |
0979627625f49f491168a3e24ef1f28b5acdcc9e494c78b7f4ee9b0477f67708
|
File details
Details for the file fs.onedrivefs-1.1.0-py3-none-any.whl.
File metadata
- Download URL: fs.onedrivefs-1.1.0-py3-none-any.whl
- Upload date:
- Size: 9.7 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 |
57877a3a1377b9d59ef840bc0428de99a22cd6efc705b6c3a5146597fa1fa365
|
|
| MD5 |
ac1cb50731c5e7512952dab381c1b141
|
|
| BLAKE2b-256 |
8cd72f1afa12eb64125aebd169a1582a200c298281d5395b63260485afb203bc
|