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.1.tar.gz
(14.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 wcpan.drive.google-8.0.1.tar.gz.
File metadata
- Download URL: wcpan.drive.google-8.0.1.tar.gz
- Upload date:
- Size: 14.0 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 |
79be39bce4f606f93173d39e49e46542dda2a82df887b1529d2ee0f948d99635
|
|
| MD5 |
3852cf4e00ae3db0e83d7498b675e711
|
|
| BLAKE2b-256 |
576161d8b3a864de8b137f675dd5622c29dc4e12125bc02bc2a1a292f7d52f68
|
File details
Details for the file wcpan.drive.google-8.0.1-py3-none-any.whl.
File metadata
- Download URL: wcpan.drive.google-8.0.1-py3-none-any.whl
- Upload date:
- Size: 16.9 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 |
c315a5686ebb37a0d836152217fce9c96e53ab880216939a8c3dec0a3e6615a4
|
|
| MD5 |
875b818484f83dcb6c33492d38ac0a2a
|
|
| BLAKE2b-256 |
dfc7a47d960378923280aa2de0ae9593f129d5fd60955cb4126ff2f1bc862c51
|