Socket
Book a DemoInstallSign in
Socket

google-drive-sheets

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

google-drive-sheets

Utilities for Google Drive and Google Sheets APIs

pipPyPI
Version
0.0.6
Maintainers
1

google-drive-sheets

Utilities for Google Drive and Sheets APIs that help you create folders, spreadsheets and read/save data

Prerequisites

Before executing anything, please go through the steps here. It will kickstart the authorization process for your own app.
Save the credentials.json file (not saved in this repo) generated from the first step, in the root directory of your project to enable Google Drive and Sheets capabilities.

Note: the credentials.json file has to be present in order to work with the APIs.

Note: If while creating drive/sheets service objects, you get "error": "invalid_grant", "error_description": "Bad Request", the credentials.json might have been expired. Go to the Google Cloud Console and generate a new OAuth Client ID (find more information on the guide page for your app).

Keywords

python

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts