[](https://github.com/psf/black)
# RUDI Node tools: _rudi-node-read_ library
This library offers tools to take advantage of
the [external API](https://app.swaggerhub.com/apis/OlivierMartineau/RUDI-PRODUCER) of a RUDI Producer node (also
referred as RUDI node).
The Jupyter notebook [README.ipynb](https://github.com/OlivierMartineau/rudi-node-read/blob/release/README.ipynb) offers
an overview of the available functionalities.
## Installation
```sh
pip install rudi-node-read
```
You don't need installing any additional library to use this.
## Usage
See [Python notebook](https://github.com/OlivierMartineau/rudi-node-read/blob/release/README.ipynb) for use examples.
## Testing
Rudi-node-read supports unit test discovery using Pytest:
```sh
dest_dir="rudi-node-read"
git clone https://github.com/OlivierMartineau/rudi-node-read.git $dest_dir
cd $dest_dir
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements-dev.txt
pytest
```
You may have a look at the [tests](https://github.com/OlivierMartineau/rudi-node-read/tree/release/tests) if you wish to see how every class or function is used.
Raw data
{
"_id": null,
"home_page": null,
"name": "rudi-node-read",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Olivier Martineau <olivier.martineau@irisa.fr>",
"keywords": "rudi-node-read, rudi-node-get, RUDI, producer node, RUDI node, rudinode, open-data, Univ. Rennes",
"author": null,
"author_email": "Olivier Martineau <olivier.martineau@irisa.fr>",
"download_url": "https://files.pythonhosted.org/packages/4c/8e/023fc670e813346a5104814c5d0584eaec09b3485726d95874cc90a0fb7c/rudi_node_read-0.4.0.tar.gz",
"platform": null,
"description": "[](https://github.com/psf/black)\n\n# RUDI Node tools: _rudi-node-read_ library\n\nThis library offers tools to take advantage of\nthe [external API](https://app.swaggerhub.com/apis/OlivierMartineau/RUDI-PRODUCER) of a RUDI Producer node (also\nreferred as RUDI node).\n\nThe Jupyter notebook [README.ipynb](https://github.com/OlivierMartineau/rudi-node-read/blob/release/README.ipynb) offers\nan overview of the available functionalities.\n\n## Installation\n\n```sh\npip install rudi-node-read\n```\n\nYou don't need installing any additional library to use this.\n\n## Usage\n\nSee [Python notebook](https://github.com/OlivierMartineau/rudi-node-read/blob/release/README.ipynb) for use examples.\n\n## Testing\n\nRudi-node-read supports unit test discovery using Pytest:\n\n```sh\ndest_dir=\"rudi-node-read\"\ngit clone https://github.com/OlivierMartineau/rudi-node-read.git $dest_dir\ncd $dest_dir\n\npython3 -m venv .venv\nsource .venv/bin/activate\n\npip install -r requirements-dev.txt\n\npytest\n```\n\nYou may have a look at the [tests](https://github.com/OlivierMartineau/rudi-node-read/tree/release/tests) if you wish to see how every class or function is used.\n",
"bugtrack_url": null,
"license": null,
"summary": "Use the external API of a RUDI Producer node",
"version": "0.4.0",
"project_urls": {
"Changelog": "https://github.com/OlivierMartineau/rudi-node-read/blob/release/CHANGELOG.md",
"Documentation": "https://app.swaggerhub.com/apis/OlivierMartineau/RUDI-PRODUCER",
"Homepage": "https://github.com/OlivierMartineau/rudi-node-read",
"Repository": "https://github.com/OlivierMartineau/rudi-node-read"
},
"split_keywords": [
"rudi-node-read",
" rudi-node-get",
" rudi",
" producer node",
" rudi node",
" rudinode",
" open-data",
" univ. rennes"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "48fb3de8cc0b300c7bab94db889ecf7382118e803dc216b6c3199b0d500b21d3",
"md5": "d2edba457cb4bc1b892ff975c7918f2a",
"sha256": "dc98484b53726853cc8dc501fed1e87b6dab99894f2c528469688c392a5a4a85"
},
"downloads": -1,
"filename": "rudi_node_read-0.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d2edba457cb4bc1b892ff975c7918f2a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 46095,
"upload_time": "2025-09-03T09:25:30",
"upload_time_iso_8601": "2025-09-03T09:25:30.866088Z",
"url": "https://files.pythonhosted.org/packages/48/fb/3de8cc0b300c7bab94db889ecf7382118e803dc216b6c3199b0d500b21d3/rudi_node_read-0.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4c8e023fc670e813346a5104814c5d0584eaec09b3485726d95874cc90a0fb7c",
"md5": "e43a92ec48d4175a50d7138b100c9e23",
"sha256": "c4b4d6fea6a0d2cda3df0b31cab23497a5b9aa80603d02d8392f85b1e71410c4"
},
"downloads": -1,
"filename": "rudi_node_read-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "e43a92ec48d4175a50d7138b100c9e23",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 45068,
"upload_time": "2025-09-03T09:25:32",
"upload_time_iso_8601": "2025-09-03T09:25:32.213665Z",
"url": "https://files.pythonhosted.org/packages/4c/8e/023fc670e813346a5104814c5d0584eaec09b3485726d95874cc90a0fb7c/rudi_node_read-0.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-03 09:25:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OlivierMartineau",
"github_project": "rudi-node-read",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "rudi-node-read"
}