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.5.0.tar.gz
(9.0 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-0.5.0.tar.gz.
File metadata
- Download URL: fs.onedrivefs-0.5.0.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.1 Darwin/20.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2f6906e996661c55216f5c2478a71c7c006a881eacd6bfe40fa3e1cf3f2c549
|
|
| MD5 |
2075d47a75991281a11aa826517588b4
|
|
| BLAKE2b-256 |
9d77285a4d32c4a5bdedf2ff6aa62499881e48cb56aab8be02b05d51ea2d69a0
|
File details
Details for the file fs.onedrivefs-0.5.0-py3-none-any.whl.
File metadata
- Download URL: fs.onedrivefs-0.5.0-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.9.1 Darwin/20.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88276d551d1ba168eeafd43f248a6f935b8c5ec3a5d7894387d97a218f12f070
|
|
| MD5 |
64db8954dfb073b2573f92f934be4806
|
|
| BLAKE2b-256 |
a153fdda41a845756d4fe40a9bdfa2f0ca140245f270d3c1522996bc9913a514
|