ni.measurementlink.proto


Nameni.measurementlink.proto JSON
Version 0.1.0.dev1 PyPI version JSON
download
home_pagehttps://github.com/ni/ni-apis-python
SummaryProtobuf data types for NI gRPC APIs
upload_time2025-08-15 20:18:33
maintainerBrad Keryan
docs_urlNone
authorNI
requires_python<4.0,>=3.9
licenseMIT
keywords ni-apis discovery
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.measurementlink.proto` is a Python package that provides data types for NI gRPC APIs in
the [ni.measurementlink package](https://github.com/ni/ni-apis/tree/main/ni/measurementlink).

NI created and supports this package.

## Operating System Support

`ni.measurementlink.proto` supports Windows and Linux operating systems.

## Python Version Support

`ni.measurementlink.proto` supports CPython 3.9+.

## Installation

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ni/ni-apis-python",
    "name": "ni.measurementlink.proto",
    "maintainer": "Brad Keryan",
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": "brad.keryan@emerson.com",
    "keywords": "ni-apis, discovery",
    "author": "NI",
    "author_email": "opensource@ni.com",
    "download_url": "https://files.pythonhosted.org/packages/63/0d/f490197ace975fd7325b114a0c4731fa73d1ca0e12cd67307b61e431f85e/ni_measurementlink_proto-0.1.0.dev1.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.measurementlink.proto` is a Python package that provides data types for NI gRPC APIs in\nthe [ni.measurementlink package](https://github.com/ni/ni-apis/tree/main/ni/measurementlink).\n\nNI created and supports this package.\n\n## Operating System Support\n\n`ni.measurementlink.proto` supports Windows and Linux operating systems.\n\n## Python Version Support\n\n`ni.measurementlink.proto` supports CPython 3.9+.\n\n## Installation\n\nYou can directly install the `ni.measurementlink.proto` package using `pip` or by listing it as a\ndependency in your project's `pyproject.toml` file.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Protobuf data types for NI gRPC APIs",
    "version": "0.1.0.dev1",
    "project_urls": {
        "Homepage": "https://github.com/ni/ni-apis-python",
        "Repository": "https://github.com/ni/ni-apis-python"
    },
    "split_keywords": [
        "ni-apis",
        " discovery"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "702d7e1dc3f152cec7a72fd1061f8683aaa129ea2c27152b2e8c621ecf964136",
                "md5": "5c7635dc9247def1abf6f768bdf5b321",
                "sha256": "4357baca4822a1f4f8bb6ca10e8c00618ef85fa32da74c98501fb18bb26082ce"
            },
            "downloads": -1,
            "filename": "ni_measurementlink_proto-0.1.0.dev1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5c7635dc9247def1abf6f768bdf5b321",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 3445,
            "upload_time": "2025-08-15T20:18:32",
            "upload_time_iso_8601": "2025-08-15T20:18:32.218610Z",
            "url": "https://files.pythonhosted.org/packages/70/2d/7e1dc3f152cec7a72fd1061f8683aaa129ea2c27152b2e8c621ecf964136/ni_measurementlink_proto-0.1.0.dev1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "630df490197ace975fd7325b114a0c4731fa73d1ca0e12cd67307b61e431f85e",
                "md5": "ec94b5f7fae17a03b03c5a3f17f75279",
                "sha256": "a3f3da9f789b72aa327205c4ee9041d6ba99a28e1695bf777cd71540fd60c8f6"
            },
            "downloads": -1,
            "filename": "ni_measurementlink_proto-0.1.0.dev1.tar.gz",
            "has_sig": false,
            "md5_digest": "ec94b5f7fae17a03b03c5a3f17f75279",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 3132,
            "upload_time": "2025-08-15T20:18:33",
            "upload_time_iso_8601": "2025-08-15T20:18:33.458290Z",
            "url": "https://files.pythonhosted.org/packages/63/0d/f490197ace975fd7325b114a0c4731fa73d1ca0e12cd67307b61e431f85e/ni_measurementlink_proto-0.1.0.dev1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-15 20:18:33",
    "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.measurementlink.proto"
}
        
NI
Elapsed time: 0.57395s