Metadata-Version: 2.4
Name: skinnydiffing
Version: 1.0.0
Summary: Efficient cell-level table diffing with a Polars engine and Narwhals-powered dataframe input support.
Requires-Python: >=3.11.1
Requires-Dist: narwhals>=1.0
Requires-Dist: polars-checkpoint
Requires-Dist: polars>=1.0
Requires-Dist: pyyaml
Provides-Extra: examples
Requires-Dist: pyspark; extra == 'examples'
Requires-Dist: raz-client; extra == 'examples'
Requires-Dist: types-boto3[s3]; extra == 'examples'
Provides-Extra: readstat
Requires-Dist: polars-readstat; extra == 'readstat'
