A package that wrap over the google drive v3 apis
Project description
PydriveV3 is the module for access google drive from the server to server communication, We use Google service account for this.
Please click here to get the step to create the service account
Requirements
Python
Developer account in google
Service account key json
Installation
$ pip install pydriveV3
Sample usage
from pydriveV3 import Client
client = Client(‘service_credentials.json’)
files = client.get_all_files()
Documentation
Please visit for documentation
Contribution
Pull requests are welcome.
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
pydriveV3-0.1.1.tar.gz
(4.0 kB
view details)
File details
Details for the file pydriveV3-0.1.1.tar.gz
.
File metadata
- Download URL: pydriveV3-0.1.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d350c052585fba81c9100ec6d6de450ce86e2d6fb61d17ced5b0469fe673960b |
|
MD5 | c25e239c579072e58e9b698745c360e7 |
|
BLAKE2b-256 | e459d2e5232cc86397213168e139327cc9477203b4ce70371ddb8fbce5838b6c |