rudi-node-read


Namerudi-node-read JSON
Version 0.3.3 PyPI version JSON
download
home_pageNone
SummaryUse the external API of a RUDI Producer node
upload_time2025-08-26 12:31:45
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseEUPL-1.2
keywords rudi-node-read rudi-node-get rudi producer node rudi node rudinode open-data univ. rennes
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](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/bf/da/2490caac03fce93ee82bae8eb5fd456197bcdb03fc13593ff8171a7e9944/rudi_node_read-0.3.3.tar.gz",
    "platform": null,
    "description": "[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](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": "EUPL-1.2",
    "summary": "Use the external API of a RUDI Producer node",
    "version": "0.3.3",
    "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": "5caf1dfd3f14dbeb6da9f0ab98c6614228dbd6ac4fca2ef2439c7fb2d380cdbe",
                "md5": "7e283f31b2ac5c083e248e8d35557f9f",
                "sha256": "666b0498af76f6c5c0bb30016b7981b996782115675c9a0ab3e23b1100df0bce"
            },
            "downloads": -1,
            "filename": "rudi_node_read-0.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7e283f31b2ac5c083e248e8d35557f9f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 20410,
            "upload_time": "2025-08-26T12:31:44",
            "upload_time_iso_8601": "2025-08-26T12:31:44.471146Z",
            "url": "https://files.pythonhosted.org/packages/5c/af/1dfd3f14dbeb6da9f0ab98c6614228dbd6ac4fca2ef2439c7fb2d380cdbe/rudi_node_read-0.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bfda2490caac03fce93ee82bae8eb5fd456197bcdb03fc13593ff8171a7e9944",
                "md5": "ba6f48f5bfb7fa8771bf32a9cb2289c9",
                "sha256": "a3e98bc2d85ccba9a0ac995cce03f69fa2458994d80c4241231d4c8cb7706e96"
            },
            "downloads": -1,
            "filename": "rudi_node_read-0.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ba6f48f5bfb7fa8771bf32a9cb2289c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 19970,
            "upload_time": "2025-08-26T12:31:45",
            "upload_time_iso_8601": "2025-08-26T12:31:45.652926Z",
            "url": "https://files.pythonhosted.org/packages/bf/da/2490caac03fce93ee82bae8eb5fd456197bcdb03fc13593ff8171a7e9944/rudi_node_read-0.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-26 12:31:45",
    "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"
}
        
Elapsed time: 1.64036s