Metadata-Version: 2.4
Name: davidkhala.spark
Version: 0.1.3
Summary: 
License: MIT
Author: David Liu
Author-email: david-khala@hotmail.com
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Provides-Extra: apache
Provides-Extra: graph
Provides-Extra: new-relic
Requires-Dist: davidkhala-devops[new-relic] ; extra == "new-relic"
Requires-Dist: graphframes-py ; extra == "graph"
Requires-Dist: pyspark[connect] ; extra == "apache"
Description-Content-Type: text/markdown

[PySpark](https://github.com/davidkhala/spark/wiki/pyspark)
# davidkhala.spark
- **Default to Spark Connect**: prefer `pyspark.sql.connect` than `pyspark.sql`. 



