Dvuploader

Latest version: v0.2.3

Safety actively analyzes 629959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.3

What's Changed
* Support multiple `IO` types by JR-1991 in https://github.com/gdcc/python-dvuploader/pull/12
* Set file meta after native upload by JR-1991 in https://github.com/gdcc/python-dvuploader/pull/13
* Custom filenames upon upload by JR-1991 in https://github.com/gdcc/python-dvuploader/pull/15


**Full Changelog**: https://github.com/gdcc/python-dvuploader/compare/v0.2.2...v0.2.3

0.2.2

What's Changed
* Fix singlepart direct upload by JR-1991 in https://github.com/gdcc/python-dvuploader/pull/8
* Based on issue 7


**Full Changelog**: https://github.com/gdcc/python-dvuploader/compare/v0.2.1...v0.2.2

0.2.1

* Native upload now packages small files into ZIPs
* Minor bug fixes for singlepart direct upload

**Full Changelog**: https://github.com/gdcc/python-dvuploader/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
* fix typo in the code snippet demo by kmario23 in https://github.com/gdcc/python-dvuploader/pull/1
* [Feature] Command Line Interface by JR-1991 in https://github.com/gdcc/python-dvuploader/pull/4
* [Feature] - Native upload and replacement functionality by JR-1991 in https://github.com/gdcc/python-dvuploader/pull/5
* Migrate to async requests and update visual response by JR-1991 in https://github.com/gdcc/python-dvuploader/pull/6

New Contributors
* kmario23 made their first contribution in https://github.com/gdcc/python-dvuploader/pull/1

**Full Changelog**: https://github.com/gdcc/python-dvuploader/compare/v0.1.0...v0.2.0

0.1.0

Python equivalent to the [DVUploader](https://github.com/GlobalDataverseCommunityConsortium/dataverse-uploader) written in Java. Complements other libraries written in Python and facilitates the upload of files to a Dataverse instance via [Direct Upload](https://guides.dataverse.org/en/latest/developers/s3-direct-upload-api.html).

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

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.