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.4.tar.gz
(19.0 kB
view details)
Built Distribution
File details
Details for the file rudi-node-read-0.1.4.tar.gz
.
File metadata
- Download URL: rudi-node-read-0.1.4.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 742e862ac8ee1bc85fe9504619ba21ff33f2410e430f3dbc5109d842039a7caf |
|
MD5 | df4ac0c50f3b18217b37d6ca9472a06a |
|
BLAKE2b-256 | 22da2c865ce40598a6a11bcf4863e21d90a37ae556cf5424fdd9182e76133591 |
File details
Details for the file rudi_node_read-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: rudi_node_read-0.1.4-py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91a6f31dc16eeccdfde45d4c05bdd335c2d21476ccd660180b6db48a046e78bb |
|
MD5 | 2e65dba9e027661f5d28437e8d0301c9 |
|
BLAKE2b-256 | 8ffac416882169839e117e44a7427c037f4e36b527ef0649b40df6c0024ebf75 |