hydroshare / hsclient

A python client for interacting with HydroShare in an object oriented way.
https://hydroshare.github.io/hsclient/
BSD 3-Clause "New" or "Revised" License
1 stars 4 forks source link

Add helper function to download contents of a collection #50

Closed devincowan closed 1 year ago

devincowan commented 1 year ago

Related to https://github.com/hydroshare/hydroshare/issues/5065

We should add a function that will get the contents of every resource in a collection. "Size limit" could be a potential parameter, so that resources in the collection that exceed a certain size are skipped.