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.1.tar.gz
(13.4 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.1.tar.gz.
File metadata
- Download URL: wcpan_drive_google-8.1.1.tar.gz
- Upload date:
- Size: 13.4 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 |
109deaabec5ccbe8313e65a9d7f2f874d3b741160b15714be610a27aa236d071
|
|
| MD5 |
84a932f19136f167df82d700c8f69b21
|
|
| BLAKE2b-256 |
85fb04aed5d0d7d1c28851addb987c4583662eb89074fd0988bc9eda45fe3c94
|
File details
Details for the file wcpan_drive_google-8.1.1-py3-none-any.whl.
File metadata
- Download URL: wcpan_drive_google-8.1.1-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 |
7008870279dd8a22f1bd7d3a44a1e290e5c7737c154a74d7b56cd3051513cf76
|
|
| MD5 |
ef58737da37fa7ff323ed794949132f3
|
|
| BLAKE2b-256 |
f2921a89cacf6304052e22b9f815da96ac2c6fbbd777e42c9f1c164df11a6901
|