Metadata-Version: 2.1
Name: local-pyspark-environment
Version: 0.1.0
Summary: Local pyspark environment
License: MIT
Author: DataSentics Team
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: delta-spark (>=3.3.0,<4.0.0)
Requires-Dist: dotenv (>=0.9.9,<0.10.0)
Requires-Dist: ipykernel (>=6,<7)
Requires-Dist: ipywidgets (>=8,<9)
Requires-Dist: pandas (>=2,<3)
Requires-Dist: pyspark (>=3.5.3,<4.0.0)
Description-Content-Type: text/markdown

# Local Pyspark Environment

Use it for local testing of your pyspark code
