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.0.0.tar.gz
(13.9 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.0.0.tar.gz.
File metadata
- Download URL: wcpan.drive.google-8.0.0.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05dbb99bb9ad7e4b28161764b654f1135b931164df048fa673edf3c7d0c34c1a
|
|
| MD5 |
e8ca531744aa2a794c684d41c50b1833
|
|
| BLAKE2b-256 |
eb13e6d660efb22740df505af23badd1a8cd72cb8954aa564dce560e3ea975a9
|
File details
Details for the file wcpan.drive.google-8.0.0-py3-none-any.whl.
File metadata
- Download URL: wcpan.drive.google-8.0.0-py3-none-any.whl
- Upload date:
- Size: 16.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d25aa6b03b5aca37a43508be83cacb8e864b87ff2afea116ba121a7eba51ba7e
|
|
| MD5 |
fb3317f046312d0b868382aa7db5060b
|
|
| BLAKE2b-256 |
a15ee49ad9f845aa55301a0e9f98f9902054f05665423c62d68ace514ec96f33
|