Metadata-Version: 2.1
Name: ytsaurus-client
Version: 0.13.7
Summary: Python client for YTsaurus system and miscellaneous libraries.
Author: YTsaurus
Author-email: dev@ytsaurus.tech
License: Apache 2.0
Keywords: yt ytsaurus python client mapreduce yson ypath
Requires-Dist: simplejson ==3.18.3
Requires-Dist: decorator ==4.4.2
Requires-Dist: tqdm ==4.64.1
Requires-Dist: argcomplete ==2.0.0
Requires-Dist: six ==1.16.0
Requires-Dist: charset-normalizer ==2.0.10
Requires-Dist: typing-extensions ==4.5.0

YTsaurus — is a platform for distributed storage and processing of large amounts of data with support of MapReduce, distributed file system and NoSQL key-value storage.

This library provides python client for YTsaurus, that provides python-friendly mechanism for running operations, reading/writing data to the cluster and most of the other features.
