Skip to main content

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


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 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