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.5.tar.gz
(9.8 kB
view details)
Built Distribution
File details
Details for the file fs_onedrivefs-1.1.5.tar.gz
.
File metadata
- Download URL: fs_onedrivefs-1.1.5.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.0 Darwin/23.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67a6408a10cf3d845906f6f56285ef03c432fa8442d4a9b9f3cc88444827ef02 |
|
MD5 | 27d4b2659643ad265cf5cc4237128b64 |
|
BLAKE2b-256 | da2249b5316e4389ca55b3aaa7fde796af39f015e9ab63086d7bc0e1d7c9808d |
File details
Details for the file fs_onedrivefs-1.1.5-py3-none-any.whl
.
File metadata
- Download URL: fs_onedrivefs-1.1.5-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.0 Darwin/23.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23875d951964ba1908c400102e895714adb18aaff3cb762d96e2d8db2c12fb19 |
|
MD5 | 75fb4ae0cd4e6c58d2e4906e1620f052 |
|
BLAKE2b-256 | e0d5955c371699fa3cf43df1fd011f808f1c2912b1a0d227993dcaa52de7fa20 |