Use the external API of a RUDI Producer node
Project description
RUDI Node tools: rudi-node-read library
This library offers tools to take advantage of the external API of a RUDI Producer node (also referred as RUDI node).
The Jupyter notebook README.ipynb offers an overview of the available functionalities.
Installation
$ pip install rudi_node_read
Usage
from rudi_node_read.rudi_node_reader import RudiNodeReader
node_reader = RudiNodeReader('https://bacasable.fenix.rudi-univ-rennes1.fr')
print(node_reader.metadata_count)
print(len(node_reader.metadata_list))
print(node_reader.organization_names)
print(node_reader.find_metadata_with_media_name('toucan.jpg'))
Testing
$ pytest
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rudi-node-read-0.1.6.tar.gz
(19.6 kB
view details)
Built Distribution
File details
Details for the file rudi-node-read-0.1.6.tar.gz
.
File metadata
- Download URL: rudi-node-read-0.1.6.tar.gz
- Upload date:
- Size: 19.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 349856c3dee835febeb019012d85dc09db9fd0bbffe444ef7a18c27e4848a220 |
|
MD5 | 72f6f817b47d1db8601274145d4c4199 |
|
BLAKE2b-256 | 0147e1f933a65debe4591aaae3c80e45206d6ba5b5a747254d1cb327800a57e3 |
File details
Details for the file rudi_node_read-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: rudi_node_read-0.1.6-py3-none-any.whl
- Upload date:
- Size: 20.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 984973dc7c2e49ae469f7283fc46a89b86c6bf8e1fc0a0cec0365d0613746e6b |
|
MD5 | c2dacba8cd17f25ba0bb4faae0f38d8e |
|
BLAKE2b-256 | 5042e2b49136eab2da24e9fde5ff1c8a5f35ce886192fe8149dba18f6356a3be |