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