Skip to content

OlivierMartineau/rudi-node-write

Repository files navigation

Code style: black Checked with pyright

RUDI Node tools: rudi-node-write library

This library offers tools to take advantage of the internal API of a RUDI Producer node ( also referred as RUDI node), through the API of the backend of the user interface, the "Producer node manager" or "Prodmanager" module.

Installation

python3 -m venv .venv
source .venv/bin/activate
pip install rudi_node_write

Usage: RudiNodeWriter

The Jupyter notebook README.ipynb details how to use the library through the RudiNodeWriter object.

Testing

The tests can be analyzed for further information about how to call the API

$ pytest

About

Use the internal API of a RUDI Producer node

Resources

License

Stars

Watchers

Forks

Packages

No packages published