Google Drive driver for wcpan.drive
Project description
wcpan.drive.google
Google Drive driver for wcpan.drive.
Please use wcpan.drive.google.driver.GoogleDriver as the driver class.
Requirement
Need a client_secret.json file provided in config path.
You can download it from Google Developer Console.
Config Example
In code:
factory = DriveFactory()
# put client_secret.json at here
factory.config_path = '/path/to/config'
# assign driver class
factory.driver = 'wcpan.drive.google.driver.GoogleDriver'
factory.load_config()
Or in core.yaml:
version: 1
database: nodes.sqlite
driver: wcpan.drive.google.driver.GoogleDriver
middleware: []
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
wcpan_drive_google-8.1.0.tar.gz
(13.3 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 wcpan_drive_google-8.1.0.tar.gz.
File metadata
- Download URL: wcpan_drive_google-8.1.0.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.9.2 Linux/5.15.90.1-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4c25fefed137073d031f7fc220d994c1dc392d86c9da023402d9536d2c84dfa
|
|
| MD5 |
955ef8efb862b8f19215ca9def24615f
|
|
| BLAKE2b-256 |
932eb55be80d5c55297fd97d286683f0a8679e76076986ca199594791496ebb3
|
File details
Details for the file wcpan_drive_google-8.1.0-py3-none-any.whl.
File metadata
- Download URL: wcpan_drive_google-8.1.0-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.9.2 Linux/5.15.90.1-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9d7d435696abfd0f4b7c8d7d6992aa82c27f6c068fd0a7127a184a564d8f13d
|
|
| MD5 |
f544fe39885f7fc62a25d78570ce5e4e
|
|
| BLAKE2b-256 |
48def5ae7d4fae5c55062b3c1cbaac8c5d86365320ef697e61facbca2f40cc97
|