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:
-
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.
-
Using your own account not yet supported
Create oauth2 credentials from Google Console
from drivecandy import drive
my_drive = drive.Drive()
Project details
Release history Release notifications | RSS feed
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.2.tar.gz
(4.1 kB
view details)
File details
Details for the file gcandy-1.0.2.tar.gz
.
File metadata
- Download URL: gcandy-1.0.2.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8bae5411a47f7d16f12c0569052566ce957ae215dd8f4ff29b1c7276e397685 |
|
MD5 | d63719eca25239bc7902fe2b50a110db |
|
BLAKE2b-256 | 1d6db50471ad8552404c434e50596f36c6e5cfaeff6ee5e970fb84f6567a4f6e |