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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for wcpan.drive.google-3.0.0.tar.gz
Algorithm Hash digest
SHA256 cbe5f28336ade6961d3afac61a89ba37b91630e0f673415f3849ab941a8c39dd
MD5 8c691d77df47f2c72ee121b802d50662
BLAKE2b-256 c63afb26f195ed62d76384599554b078ecb7896259135c447456c873e0b9c6c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for wcpan.drive.google-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e5ba98ad578698dfcac84c2ee832ef6035c0084dfa0fb6f460cbcae715bc9ff2
MD5 9f368b5bbf954f1366a657016119106a
BLAKE2b-256 acb84bf7c4db76e799523dcbb9ed85f1ce4afe32563c2b4ae65b5e451a293f93

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