Metadata-Version: 2.4
Name: dbt-rabbit-bigquery
Version: 1.1.3.1.9.2
Summary: A dbt adapter that automatically optimizes BigQuery job costs using the Rabbit API
Author-email: Rabbit Team <success@followrabbit.ai>
Maintainer-email: Rabbit Team <success@followrabbit.ai>
License: Apache License 2.0
Project-URL: Homepage, https://followrabbit.ai
Project-URL: Documentation, https://followrabbit.ai/docs/dbt-adapter
Project-URL: Source Code, https://github.com/followtherabbit/dbt-rabbit-bigquery
Project-URL: Bug Tracker, https://github.com/followtherabbit/dbt-rabbit-bigquery/issues
Project-URL: Changelog, https://github.com/followtherabbit/dbt-rabbit-bigquery/blob/master/CHANGELOG.md
Keywords: dbt,bigquery,google-cloud,data-warehouse,optimization,cost-optimization,analytics,data-engineering,sql,rabbit
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Office/Business
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dbt-bigquery==1.9.2
Requires-Dist: rabbit-bq-job-optimizer>=0.1.12
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0.0; extra == "dev"
Requires-Dist: pytest-mock>=3.10.0; extra == "dev"
Requires-Dist: black>=24.1.0; extra == "dev"
Requires-Dist: flake8>=7.0.0; extra == "dev"
Requires-Dist: mypy>=1.8.0; extra == "dev"
Requires-Dist: pydocstyle>=6.3.0; extra == "dev"
Requires-Dist: pre-commit>=3.5.0; extra == "dev"
Requires-Dist: types-requests>=2.31.0; extra == "dev"
Requires-Dist: build>=1.0.0; extra == "dev"
Requires-Dist: twine>=4.0.0; extra == "dev"
Requires-Dist: wheel>=0.42.0; extra == "dev"
Requires-Dist: tomli>=2.0.0; python_version < "3.11" and extra == "dev"
Provides-Extra: docs
Requires-Dist: mkdocs>=1.5.0; extra == "docs"
Requires-Dist: mkdocs-material>=9.5.0; extra == "docs"
Dynamic: license-file
