Metadata-Version: 2.4
Name: gbq_connector
Version: 4.6.0
Summary: A wrapper for common Google Big Query Operations
Author: Mark Young
License: MIT
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: google-cloud-bigquery
Requires-Dist: google-cloud-storage
Requires-Dist: pyarrow
Requires-Dist: google-auth
Requires-Dist: pandas
Requires-Dist: pandas-gbq
Requires-Dist: db-dtypes
Requires-Dist: requests
Requires-Dist: pytz
Provides-Extra: testing
Requires-Dist: tox>=4.0; extra == "testing"
Requires-Dist: pytest>=7.0; extra == "testing"
Requires-Dist: pytest-cov>=4.0; extra == "testing"
Dynamic: license-file

# GBQ-connector

A simple package to abstract common tasks in GOogle Big Query, Google Cloud Storage, and dbt.
