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
You don't need installing any additional library to use this.
Usage
See Python notebook for use examples.
Testing
Rudi-node-read supports unit test discovery using Pytest:
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 if you wish to see how every class or function is used.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rudi_node_read-0.4.0.tar.gz.
File metadata
- Download URL: rudi_node_read-0.4.0.tar.gz
- Upload date:
- Size: 45.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4b4d6fea6a0d2cda3df0b31cab23497a5b9aa80603d02d8392f85b1e71410c4
|
|
| MD5 |
e43a92ec48d4175a50d7138b100c9e23
|
|
| BLAKE2b-256 |
4c8e023fc670e813346a5104814c5d0584eaec09b3485726d95874cc90a0fb7c
|
File details
Details for the file rudi_node_read-0.4.0-py3-none-any.whl.
File metadata
- Download URL: rudi_node_read-0.4.0-py3-none-any.whl
- Upload date:
- Size: 46.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc98484b53726853cc8dc501fed1e87b6dab99894f2c528469688c392a5a4a85
|
|
| MD5 |
d2edba457cb4bc1b892ff975c7918f2a
|
|
| BLAKE2b-256 |
48fb3de8cc0b300c7bab94db889ecf7382118e803dc216b6c3199b0d500b21d3
|