Metadata-Version: 2.4
Name: ytsaurus-spyt
Version: 2.7.2
Summary: YTsaurus SPYT high-level client
Author-email: YTsaurus <dev@ytsaurus.tech>
Project-URL: Homepage, https://github.com/ytsaurus/ytsaurus/tree/main/yt/spark/spark-over-yt
Keywords: yt,ytsaurus,python,spyt
Classifier: License :: OSI Approved :: Apache Software License
Description-Content-Type: text/markdown
Requires-Dist: pyarrow
Requires-Dist: pyyaml
Requires-Dist: packaging
Provides-Extra: all
Requires-Dist: pyspark<4.0.0,>=3.2.2; extra == "all"
Requires-Dist: ytsaurus-client; extra == "all"
Requires-Dist: ytsaurus-yson; extra == "all"

# YTsaurus SPYT

YTsaurus - is an open source big data platform for distributed storage and processing. 

SPYT was implemented as a library allowing to connect to YTsaurus from [Apache Spark](https://spark.apache.org/).

Documentation is available on the [project web page](https://ytsaurus.tech/docs/en/user-guide/data-processing/spyt/overview).
