Metadata-Version: 2.1
Name: z3-target-bigquery
Version: 0.5.4
Summary: z3-target-bigquery is a Singer target for BigQuery. It supports storage write, GCS, streaming, and batch load methods. Built with the Meltano SDK.
License: Apache 2.0
Keywords: ELT,BigQuery
Author: Alex Butler
Author-email: butler.alex2010@gmail.com
Requires-Python: >=3.8,<3.11
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: google-cloud-bigquery[bqstorage] (>=3.4.1,<4)
Requires-Dist: google-cloud-storage (>=2.7.0,<3)
Requires-Dist: grpcio-status[grpc] (>=1.51.1,<2)
Requires-Dist: grpcio-tools (>=1.51.1,<2)
Requires-Dist: orjson (>=3.7.2,<4)
Requires-Dist: requests (>=2.25.1)
Requires-Dist: singer-sdk (>=0.16.0)
Requires-Dist: tenacity (>=8.0.1,<9)
