Dspyce

Latest version: v0.0.6

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

Scan your dependencies

0.0.6

What's Changed
* Tiny bugfixes in the saf-read module in https://github.com/dspace-unimr/dspyce/pull/2
* Set correct "relationships" file name in https://github.com/dspace-unimr/dspyce/pull/6
* Replaced get_items_in_scope method to retrieve all objects in a scope in https://github.com/dspace-unimr/dspyce/pull/4
* Enable multi-threading in the rest-api module by in https://github.com/dspace-unimr/dspyce/pull/3


**Full Changelog**: https://github.com/dspace-unimr/dspyce/compare/dspyce-v0.0.5...dspyce-v0.0.6

0.0.5

* Correct item-bundle-bitstream relations in the context of rest API imports and exports.



**Full Changelog**: https://github.com/dspace-unimr/dspyce/compare/dspyce-v0.0.4...dspyce-v0.0.5

0.0.4

* Adding relations via RestAPI without knowing the exact relationshiptype-id.
* Improving the work with bundles via RestAPI: enabling retrieve, update, deletions.
* Fix: Add all needed dependencies to pyproject.toml



**Full Changelog**: https://github.com/dspace-unimr/dspyce/compare/dsypce-v0.0.3...dspyce-v0.0.4

dsypce-v0.0.3
dsypce-v0.0.2

This is the 0.0.3 release of the dspyce python package. It is and will be a work in progress adapted to the current needs.

0.0.3

* Bug fixes in the RestAPI-class and DSpaceObject
* new sub-package for entity modells. It might mostly be helpful to check own developed models through having a graphical representation. Check the [package README](https://github.com/dspace-unimr/dspyce/blob/dsypce-v0.0.3/dspyce/entities/README.md) for further information.

dsypce-v0.0.2
This is the 0.0.2 release of the _dspyce_ python package. It is and will be a work in progress adapted to the current needs.

0.0.2

* Small bug fixes in the _RestAPI_-class and the _read_saf_package_ function.
* New representation of _MetaData_ in the _DSpaceObject_ class
* The _MetaData_ class inherits now from a python _dict_ and stores all metadata fields in the following format:
json
{"<tag1>": ["value": "<value>", "language": "<value>"]}

* This ensures better compatibility with the DSpace RestAPI and enhances code-readability
* new test class for the saf-exporter and -importer
* api-endpoint check in RestAPI class


dsypce-v0.0.1
This is the initial release of the dspyce python package. It is and will be a work in progress adapted to the current needs.

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.