PyMOSP 0.5.0

PyMOSP is a Python library to access MOSP (MONARC Objects Sharing Platform). It also works as a command line tool (using environment vars for application url and access token.)

Tags json json-schema monarc security api
License GNU GPLv3
State stable

Recent Releases

0.5.006 Jul 2023 12:06 minor feature: New object it is now possible to delete an object from a MOSP instance with the API. Cédric Bonhomme Changes dependencies Updated Python dependencies. Cédric Bonhomme tests rename a test name. Cédric Bonhomme Get MOSP instance URL from environment variable. Cédric Bonhomme workflow Updated GitHub workflow. Cédric Bonhomme tests enable test_create_object. Cédric Bonhomme tests tests are now using the test instance of MOSP. Cédric Bonhomme Fix typing delete_object returns the id of the deleted object. Cédric Bonhomme Fixed an issue when creating new objects. Cédric Bonhomme workflow Updated GitHub workflow. Cédric Bonhomme
08 Apr 2021 11:26 minor feature: