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.2.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.2-py3-none-any.whl (20.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for wcpan.drive.google-3.0.2.tar.gz
Algorithm Hash digest
SHA256 42218398506b3acdd9bab867fb87bfacebad72fb80136b5aeda4b18858043e11
MD5 84b65b221f6a6fcb12263eefb4ae3260
BLAKE2b-256 09a126e4766e7aac8d052693aba3549d9a27616c82364f4822de4a91dc8079de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for wcpan.drive.google-3.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e856f7d0ab6b78203be989f0b79f93bfcfbb8c9179b8e0b71b666e95cfed995d
MD5 6b621937f68797118f207e2ffec339b9
BLAKE2b-256 0473e8cc9a372b5b1d6694c86b12a0254030523fdaf8ddb90c57c8d43d2f775d

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