Open zlobober opened 7 months ago
It would be convenient to be able to download a directory from YT in form of a tarball, or a .tgz. And vice versa, uploading a data back to YT would also be convenient.
Sounds like a nice first issue for a newcomer :)
Do you know that we have proper helpers in Python API?
https://github.com/ytsaurus/ytsaurus/blob/a2d3c69716ba8dbcfdb8094ed85de37eb9b59425/yt/python/yt/wrapper/dirtable_commands.py#L183
It would be convenient to be able to download a directory from YT in form of a tarball, or a .tgz. And vice versa, uploading a data back to YT would also be convenient.
Sounds like a nice first issue for a newcomer :)