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.0.1.tar.gz (17.4 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.0.1-py3-none-any.whl (20.4 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for wcpan.drive.google-3.0.1.tar.gz
Algorithm Hash digest
SHA256 979e15ef6f2ee37a030c647296c901ce4b2aee677025df116fe19f3408ccd19c
MD5 e6e21e4fd2869043bcc37809714d7fe3
BLAKE2b-256 bacb1afe394848675006ec53b0c540d54396e2d8b4150c882f748f1470821cc6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for wcpan.drive.google-3.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b8e9c050f8cc0e9941e309764c5cf82a2cb50b5b285ba36f4981a460fba0fa67
MD5 cf83dd06de572f07d777bf5dd0d1d84d
BLAKE2b-256 d6d58f64dc3e82c44243a4be13814d087bed3ab6db5930b7033737bfa89401b2

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