Metadata-Version: 2.4
Name: dagster-gcp-pyspark
Version: 0.28.17
Summary: Package for storing PySpark DataFrames in GCP
Project-URL: Homepage, https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-gcp-pyspark
Author-email: Dagster Labs <hello@dagsterlabs.com>
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Requires-Python: <3.15,>=3.10
Requires-Dist: dagster-gcp==0.28.17
Requires-Dist: dagster==1.12.17
Requires-Dist: pyspark<4,>=3.5; python_version < '3.14'
Requires-Dist: pyspark>=4.1; python_version >= '3.14'
Provides-Extra: test
Requires-Dist: pandas-gbq; extra == 'test'
