HumanitiesDataAnalysis / hathidy

Download and manipulate HathiTrust wordcount data in the tidyverse
MIT License
9 stars 0 forks source link

Support local file storage #3

Open bmschmidt opened 4 years ago

bmschmidt commented 4 years ago

Everyone hates pairtree, and in most of the python projects I'm working with we don't use it. Add support for resolvers that use other storage formats, including 'local' meaning just flat in a single direcotry.

bmschmidt commented 3 years ago

Version 2 supports only stubbytree, which is good enough. "Local" would be nice eventually.