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()
Release files for gcandy 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gcandy-1.0.2.tar.gz | 4.1 kB | Details |
Release files / gcandy-1.0.2.tar.gz
| Download URL | gcandy-1.0.2.tar.gz |
|---|---|
| Size | 4.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d8bae5411a47f7d16f12c0569052566ce957ae215dd8f4ff29b1c7276e397685
|
|
BLAKE2b-256 checksum How to use checksums |
1d6db50471ad8552404c434e50596f36c6e5cfaeff6ee5e970fb84f6567a4f6e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|