Metadata-Version: 2.1
Name: dagster-gcp
Version: 0.19.2
Summary: Package for GCP-specific Dagster framework op and resource components.
Home-page: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-gcp
Author: Elementl
Author-email: hello@elementl.com
License: Apache-2.0
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: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: dagster (==1.3.2)
Requires-Dist: dagster-pandas (==0.19.2)
Requires-Dist: db-dtypes
Requires-Dist: google-api-python-client
Requires-Dist: google-cloud-bigquery
Requires-Dist: google-cloud-storage
Requires-Dist: oauth2client
Provides-Extra: pyarrow
Requires-Dist: pyarrow ; extra == 'pyarrow'

