Skip to content

v0.1.0

Choose a tag to compare

@JR-1991 JR-1991 released this 25 Sep 05:20
· 270 commits to main since this release

Python equivalent to the DVUploader written in Java. Complements other libraries written in Python and facilitates the upload of files to a Dataverse instance via Direct Upload.

Features

  • Parallel direct upload to a Dataverse backend storage
  • Files are streamed directly instead of being buffered in memory
  • Supports multipart uploads and chunks data accordingly