Skip to main content

Use the external API of a RUDI Producer node

Project description

Code style: black

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 hashes)

Uploaded Source

Built Distribution

rudi_node_read-0.2.3-py3-none-any.whl (19.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page