Metadata-Version: 2.1
Name: ytsaurus-client
Version: 0.13.14
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.4,~=3.18
Requires-Dist: decorator >=4.4.2,~=4.4
Requires-Dist: tqdm >=4.66.1,~=4.66
Requires-Dist: argcomplete >=3.2.1,~=3.1
Requires-Dist: six >=1.16.0,~=1.16
Requires-Dist: charset-normalizer >=3.3.0,~=3.3
Requires-Dist: typing-extensions >=4.9.0,~=4.8
Requires-Dist: distro >=1.6.0,~=1.6

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.
