Metadata-Version: 2.1
Name: dagster-gcp
Version: 0.16.7
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
Platform: UNKNOWN
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 :: Apache Software License
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: dagster (==1.0.7)
Requires-Dist: dagster-pandas (==0.16.7)
Requires-Dist: google-api-python-client (<2.0.0)
Requires-Dist: google-cloud-bigquery (<3,>=1.19.*)
Requires-Dist: google-cloud-storage
Requires-Dist: oauth2client
Provides-Extra: pyarrow
Requires-Dist: pyarrow ; extra == 'pyarrow'

UNKNOWN

