Metadata-Version: 2.1
Name: davidkhala.spark
Version: 0.0.2
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
Provides-Extra: apache
Requires-Dist: pyspark ; extra == "apache"
Description-Content-Type: text/markdown

# PySpark
- > [Microsoft](https://learn.microsoft.com/en-us/training/modules/use-apache-spark-work-files-lakehouse/2-spark): a Spark-specific variant of Python
- > Python API for Apache Spark


# [Structured Streaming](https://spark.apache.org/docs/latest/api/python/index.html#index-page-structured-streaming) 

