ni.measurements.metadata.v1.client


Nameni.measurements.metadata.v1.client JSON
Version 0.1.0.dev0 PyPI version JSON
download
home_pageNone
SummarygRPC Client for NI Metadata Store Service
upload_time2025-09-15 15:33:27
maintainerJoe Friedrichsen
docs_urlNone
authorNI
requires_python<4.0,>=3.9
licenseMIT
keywords metadata-store client
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Table of Contents

- [Table of Contents](#table-of-contents)
- [About](#about)
  - [Operating System Support](#operating-system-support)
  - [Python Version Support](#python-version-support)

# About

`ni.measurements.metadata.v1.client` is a Python package that provides a gRPC client for the
NI Metadata Store Service, version 1. The corresponding service is defined in the
[ni.measurements.metadata.v1 package](https://github.com/ni/ni-apis/tree/main/ni/measurements/metadata/v1).

NI created and supports this package.

## Operating System Support

`ni.measurements.metadata.v1.client` supports Windows operating systems.

## Python Version Support

`ni.measurements.metadata.v1.client` supports CPython 3.9+.

## Installation

You can directly install the `ni.measurements.metadata.v1.client` package using `pip` or by listing it as a
dependency in your project's `pyproject.toml` file.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ni.measurements.metadata.v1.client",
    "maintainer": "Joe Friedrichsen",
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": "joe.friedrichsen@emerson.com",
    "keywords": "metadata-store, client",
    "author": "NI",
    "author_email": "opensource@ni.com",
    "download_url": "https://files.pythonhosted.org/packages/e3/9d/e76429de554f2a3fd336ade60779713e0fcd3c480830548c068cbab55dc7/ni_measurements_metadata_v1_client-0.1.0.dev0.tar.gz",
    "platform": null,
    "description": "# Table of Contents\n\n- [Table of Contents](#table-of-contents)\n- [About](#about)\n  - [Operating System Support](#operating-system-support)\n  - [Python Version Support](#python-version-support)\n\n# About\n\n`ni.measurements.metadata.v1.client` is a Python package that provides a gRPC client for the\nNI Metadata Store Service, version 1. The corresponding service is defined in the\n[ni.measurements.metadata.v1 package](https://github.com/ni/ni-apis/tree/main/ni/measurements/metadata/v1).\n\nNI created and supports this package.\n\n## Operating System Support\n\n`ni.measurements.metadata.v1.client` supports Windows operating systems.\n\n## Python Version Support\n\n`ni.measurements.metadata.v1.client` supports CPython 3.9+.\n\n## Installation\n\nYou can directly install the `ni.measurements.metadata.v1.client` package using `pip` or by listing it as a\ndependency in your project's `pyproject.toml` file.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "gRPC Client for NI Metadata Store Service",
    "version": "0.1.0.dev0",
    "project_urls": {
        "Repository": "https://github.com/ni/ni-apis-python"
    },
    "split_keywords": [
        "metadata-store",
        " client"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "779605cb73aee8491bfee7c6e6ac06c7b5a58afdef00a78ebf246d3b703e3c35",
                "md5": "5dc1759a234ce3737ea4d25f84e37611",
                "sha256": "42d4c11d6ac717b2dfca5e57d2136024202f689716f230eae2664b7ac670c424"
            },
            "downloads": -1,
            "filename": "ni_measurements_metadata_v1_client-0.1.0.dev0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5dc1759a234ce3737ea4d25f84e37611",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 5176,
            "upload_time": "2025-09-15T15:33:25",
            "upload_time_iso_8601": "2025-09-15T15:33:25.930636Z",
            "url": "https://files.pythonhosted.org/packages/77/96/05cb73aee8491bfee7c6e6ac06c7b5a58afdef00a78ebf246d3b703e3c35/ni_measurements_metadata_v1_client-0.1.0.dev0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e39de76429de554f2a3fd336ade60779713e0fcd3c480830548c068cbab55dc7",
                "md5": "e34b393d7ae6d31db6accbd5ed07c974",
                "sha256": "4b5c3aa2d59d437e7f9d2577d79d9430cfd00955f88e855b1d1a9c75ea8a0228"
            },
            "downloads": -1,
            "filename": "ni_measurements_metadata_v1_client-0.1.0.dev0.tar.gz",
            "has_sig": false,
            "md5_digest": "e34b393d7ae6d31db6accbd5ed07c974",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 4283,
            "upload_time": "2025-09-15T15:33:27",
            "upload_time_iso_8601": "2025-09-15T15:33:27.196463Z",
            "url": "https://files.pythonhosted.org/packages/e3/9d/e76429de554f2a3fd336ade60779713e0fcd3c480830548c068cbab55dc7/ni_measurements_metadata_v1_client-0.1.0.dev0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-15 15:33:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ni",
    "github_project": "ni-apis-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ni.measurements.metadata.v1.client"
}
        
NI
Elapsed time: 4.69664s