pyDataverse
pyDataverse copied to clipboard
Dataverse PyFilesystem implementation
Feature Request
People might enjoy accessing data in a dataset on a Dataverse installation with a virtual filesystem. Dataverse would serve metadata about the files and enable folks to access the data that is reachable via API/S3/remote.
https://docs.pyfilesystem.org
We might need "extras" in pyDataverse to support this, e.g. to enable S3 direct upload/download integration.