Metadata-Version: 2.1
Name: bigquery-operator
Version: 1.0
Summary: Wrapper for usual operations on a fixed BigQuery dataset.
Home-page: UNKNOWN
Author: Augustin Barillec
Author-email: augustin.barillec@gmail.com
License: UNKNOWN
Project-URL: Documentation, https://bigquery-operator.readthedocs.io/en/latest/
Project-URL: Source, https://github.com/augustin-barillec/bigquery-operator
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
License-File: LICENSE
Requires-Dist: google-cloud-bigquery (==3.*)

bigquery-operator
=================

.. image:: https://img.shields.io/pypi/v/bigquery-operator
    :target: https://pypi.org/project/bigquery-operator

.. image:: https://img.shields.io/pypi/l/bigquery-operator.svg
    :target: https://pypi.org/project/bigquery-operator

.. image:: https://img.shields.io/pypi/pyversions/bigquery-operator.svg
    :target: https://pypi.org/project/bigquery-operator

.. image:: https://codecov.io/gh/augustin-barillec/bigquery-operator/branch/main/graph/badge.svg
    :target: https://codecov.io/gh/augustin-barillec/bigquery-operator

.. image:: https://pepy.tech/badge/bigquery-operator
    :target: https://pepy.tech/project/bigquery-operator

Wrapper for usual operations on a fixed BigQuery dataset.

Documentation is available at https://bigquery-operator.readthedocs.io/en/latest/.


