Metadata-Version: 2.1
Name: dagster-gcp
Version: 0.12.12
Summary: Package for GCP-specific Dagster framework solid 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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Dist: dagster (==0.12.12)
Requires-Dist: dagster-pandas (==0.12.12)
Requires-Dist: google-api-python-client (<2.0.0)
Requires-Dist: google-cloud-bigquery (>=1.19.*)
Requires-Dist: google-cloud-storage
Requires-Dist: oauth2client
Provides-Extra: pyarrow
Requires-Dist: pyarrow ; (python_version < "3.9") and extra == 'pyarrow'

UNKNOWN


