stilt.store.make_store#

stilt.store.make_store(root, *, cache_dir=None)[source]#

Return a LocalStore for local paths or an FsspecStore for URIs.

Return type:

Store

Parameters: