Skip to main content

Python wrapper for Google Drive REST API.

Project description

drive-candy

Python wrapper for Google Drive v3 API

To set up, you have 2 authorization options:

  1. Using service account:

    Create a service account and save the email address and private key and set as environment variables "ISS" and "KEY" or pass to drive constructor.

  2. Using your own account not yet supported

    Create oauth2 credentials from Google Console

from drivecandy import drive
my_drive = drive.Drive()

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

gcandy-1.0.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Supported by

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