Skip to main content

Asynchronous Google Drive API.

Project description

wcpan.drive.google

Asynchronous Google Drive API.

Example Usage

import os.path as op

from wcpan.drive.google import Drive


async def api_demo():
    path = op.expanduser('~/.cache/wcpan/drive/google')

    async with Drive(path) as drive:
        node = await drive.get_node_by_path('/path/to/drive/file')
        ok = await drive.download_file(node, '/path/to/local')

Command Line Usage

python3 -m wcpan.drive.google -h

Project details


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-3.1.0.tar.gz (17.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wcpan.drive.google-3.1.0-py3-none-any.whl (20.6 kB view details)

Uploaded Python 3

File details

Details for the file wcpan.drive.google-3.1.0.tar.gz.

File metadata

File hashes

Hashes for wcpan.drive.google-3.1.0.tar.gz
Algorithm Hash digest
SHA256 906afb51e6e355eb7d6f5ff6b198b79cff1fec8bf1d7ce114a3155f29de90d71
MD5 09dbf9ee8dd5d9b764590b571b119ac7
BLAKE2b-256 8c34350c37b93c6141c6757503e944ecb726058ef03a9616c02e179b010f05d2

See more details on using hashes here.

File details

Details for the file wcpan.drive.google-3.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for wcpan.drive.google-3.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1d3164f84823ad842f68fc2236a56aaaa9f855a047d4d956137fc5f966219c04
MD5 5291563f050774e88d4d531b6868f0dc
BLAKE2b-256 ec2d366c78f745fa2de658db7d14671f4d071e2a7526d135249e4f3efa5daa91

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page