Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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

  • 0.0.6
  • PyPI
  • Socket score

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc