Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gcloud-connectors

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gcloud-connectors

Python utilities to simplify connection with Google APIs

  • 0.2.3
  • PyPI
  • Socket score

Maintainers
1

gcloud-connectors

GCLOUD CONNECTORS

PyPI Latest Release PyPI Build PyPI - Downloads Cumulative Downloads PyPI - Python Version

Python utilities to simplify connection with Google APIs

Where to get it

The source code is currently hosted on GitHub at: https://github.com/pualien/py-gcloud-connectors

Binary installers for the latest released version are available at the Python package index.

pip install gcloud-connectors

Usage

Be sure to check out the documentation.

Google Wrappers

  • BigQueryConnector: read and cast pandas DataFrame from BigQuery

  • GAnalyticsConnector: unsample data and return pandas DataFrame from Google Analytics

  • GDriveConnector: download, upload, search and rename files from Google Drive

  • GSCConnector: get data from Google Search Console

  • GSheetsConnector: read and upload pandas DataFrame from / to Google Spreadsheet

  • GStorageConnector: write pandas DataFrame in parquet format to Google Cloud Storage, recursive delete, copy files and folders between buckets

  • GAnalytics4Connector: return pandas DataFrame from Google Analytics 4 reports

Bonus

  • ForeignExchangeRatesConverter: get currency conversion rates

  • LTVCalculator: compute Customer Lifetime Value

  • pd_utils: derive quarter, month column from date in pandas DataFrame

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