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
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.2.3.tar.gz
(18.8 kB
view details)
Built Distribution
File details
Details for the file rudi-node-read-0.2.3.tar.gz
.
File metadata
- Download URL: rudi-node-read-0.2.3.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e99a3d880d8ee5f37d367630d712d8e6f7ab657be6e5d6d05ba26bdea6e83756 |
|
MD5 | 6e4b95ab486b4e497906e61a7e6cd7f4 |
|
BLAKE2b-256 | 5cf988e503242e7d363297942280eb300e08612ec7b0dd1e7fd477e1ebe07014 |
File details
Details for the file rudi_node_read-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: rudi_node_read-0.2.3-py3-none-any.whl
- Upload date:
- Size: 19.3 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 | eb30c481481d36bc1add328407a44799d23083f6f3ccb663eb4986235b19d5d3 |
|
MD5 | 965bae3e478fbaa371bd80de001c62eb |
|
BLAKE2b-256 | 1a62430d02f0282d6dce4272dbc96839f70c64c7123e2c3bebedf56691a826f9 |