Metadata-Version: 2.1
Name: delta-sync
Version: 0.0.0
Summary: Syncing delta tables
Home-page: https://github.com/godatadriven/pydantic-spark
License: MIT
Keywords: pydantic,spark
Author: Peter van 't Hof'
Author-email: pjrvanthof@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: spark
Requires-Dist: pyspark (>=3.1.2,<3.3.0) ; extra == "spark"
Project-URL: Repository, https://github.com/godatadriven/pydantic-spark
Description-Content-Type: text/markdown


