# 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.protobuf.types` is a Python package that provides Protobuf data types for NI gRPC APIs in
the [ni.protobuf.types package](https://github.com/ni/ni-apis/tree/main/ni/protobuf/types).
Additionally, this package contains methods for converting between Python and protobuf types.
NI created and supports this package.
## Operating System Support
`ni.protobuf.types` supports Windows and Linux operating systems.
## Python Version Support
`ni.protobuf.types` supports CPython 3.9+.
## Installation
You can directly install the `ni.protobuf.types` 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.protobuf.types",
"maintainer": "Brad Keryan",
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": "brad.keryan@emerson.com",
"keywords": "ni-apis, protobuf",
"author": "NI",
"author_email": "opensource@ni.com",
"download_url": "https://files.pythonhosted.org/packages/49/15/d737cd7a95cb0c867d1802772407013cb8153ff4998ce6f8791824ac269e/ni_protobuf_types-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.protobuf.types` is a Python package that provides Protobuf data types for NI gRPC APIs in\nthe [ni.protobuf.types package](https://github.com/ni/ni-apis/tree/main/ni/protobuf/types).\nAdditionally, this package contains methods for converting between Python and protobuf types.\n\nNI created and supports this package.\n\n## Operating System Support\n\n`ni.protobuf.types` supports Windows and Linux operating systems.\n\n## Python Version Support\n\n`ni.protobuf.types` supports CPython 3.9+.\n\n## Installation\n\nYou can directly install the `ni.protobuf.types` 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.dev0",
"project_urls": {
"Homepage": "https://github.com/ni/ni-apis-python",
"Repository": "https://github.com/ni/ni-apis-python"
},
"split_keywords": [
"ni-apis",
" protobuf"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a3a04af14df818cc4fe090b39a51a3aee2f062d744115861685b017e76e246e7",
"md5": "e5dad3944d7f1d0f133baa1caf79727d",
"sha256": "6efb6bd46c7ecf147c407b9eb6b6bfb8e5185d7d6e8e6b30631498062f318a3f"
},
"downloads": -1,
"filename": "ni_protobuf_types-0.1.0.dev0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e5dad3944d7f1d0f133baa1caf79727d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 23480,
"upload_time": "2025-08-07T14:29:41",
"upload_time_iso_8601": "2025-08-07T14:29:41.451165Z",
"url": "https://files.pythonhosted.org/packages/a3/a0/4af14df818cc4fe090b39a51a3aee2f062d744115861685b017e76e246e7/ni_protobuf_types-0.1.0.dev0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "4915d737cd7a95cb0c867d1802772407013cb8153ff4998ce6f8791824ac269e",
"md5": "a12e678d8253f2c259bd2613add27d58",
"sha256": "d8aeb3f65000b6f31a8056d097a81e3df4e3d2810c660105bb52ee89ce0e1433"
},
"downloads": -1,
"filename": "ni_protobuf_types-0.1.0.dev0.tar.gz",
"has_sig": false,
"md5_digest": "a12e678d8253f2c259bd2613add27d58",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 13186,
"upload_time": "2025-08-07T14:29:42",
"upload_time_iso_8601": "2025-08-07T14:29:42.794697Z",
"url": "https://files.pythonhosted.org/packages/49/15/d737cd7a95cb0c867d1802772407013cb8153ff4998ce6f8791824ac269e/ni_protobuf_types-0.1.0.dev0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-07 14:29:42",
"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.protobuf.types"
}