-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
A: apiRelated to the dvc.apiRelated to the dvc.apifeature requestRequesting a new featureRequesting a new featurep3-nice-to-haveIt should be done this or next sprintIt should be done this or next sprint
Description
It would be great to have a dvc.api.open or another method within the python api support downloading entire directories (like dvc get supports both files and directories).
That abstraction would be pretty useful to me right now, and would save some time. It's not clear to me how to achieve this right now in python without using subprocess to use dvc in the shell (I can't assume the repo is already present locally, so os.listdir is a no go if repo is remote only).
Cheers!
daavoo and JaviFuentes94
Metadata
Metadata
Assignees
Labels
A: apiRelated to the dvc.apiRelated to the dvc.apifeature requestRequesting a new featureRequesting a new featurep3-nice-to-haveIt should be done this or next sprintIt should be done this or next sprint