Pyfilesystem2 implementation for Google Drive
Project description
fs.googledrivefs
Implementation of pyfilesystem2 file system for Google Drive
Usage
fs = GoogleDriveFS(
credentials=<google-auth credentials>)
# fs is now a standard pyfilesystem2 file system
fs2 = open_fs("googledrive:///?access_token=<oauth2 access token>&refresh_token=<oauth2 access token>&client_id=<oauth2 client id>&client_secret=<oauth2 client_secret>")
# fs2 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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file fs.googledrivefs-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: fs.googledrivefs-1.0.1-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.23.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89dc8de87b9e7d35bf5641d084fb207cce74ded232b7b5daed5d3293a185a3c9 |
|
MD5 | 59940317282cb02d0e6a4cec29fc70b0 |
|
BLAKE2b-256 | 3e8991f668592343d1cd30b1647ac18b188a98111043b695c7f2d908d0db672a |