# Measurement Plug-In SDK for Python
---
## Introduction
Measurement Plug-In SDK for Python (`ni-measurement-plugin-sdk`) is a
tool for generating and writing reusable measurement plug-ins using gRPC services.
The purpose of this package is as a meta-package that depends on `ni-measurement-plugin-sdk-generator`
and `ni-measurement-plugin-sdk-service` so as to easily install all the things needed for the
Measurement Plug-In SDK.
For installation and usage, see [Measurement Plug-In SDK Service for Python (`ni-measurement-plugin-sdk-service`)](https://pypi.org/project/ni-measurement-plugin-sdk-service/).
---
## Dependencies
- Python >= 3.8 [(3.9 recommended)](https://www.python.org/downloads/release/python-3913/)
- [mako >= 1.2.1, < 2.x](https://pypi.org/project/Mako/1.2.1/)
- [click >= 8.1.3](https://pypi.org/project/click/8.1.3/)
---
Raw data
{
"_id": null,
"home_page": "https://github.com/ni/measurementlink-python/",
"name": "ni_measurement_plugin_sdk",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "NI",
"author_email": "opensource@ni.com",
"download_url": "https://files.pythonhosted.org/packages/13/75/378e15305b080b1a1e192abf3d7708dec6629608d4df3a7609ecf4c37c91/ni_measurement_plugin_sdk-2.1.0.tar.gz",
"platform": null,
"description": "# Measurement Plug-In SDK for Python\n---\n\n## Introduction\n\nMeasurement Plug-In SDK for Python (`ni-measurement-plugin-sdk`) is a\ntool for generating and writing reusable measurement plug-ins using gRPC services.\n\nThe purpose of this package is as a meta-package that depends on `ni-measurement-plugin-sdk-generator`\nand `ni-measurement-plugin-sdk-service` so as to easily install all the things needed for the\nMeasurement Plug-In SDK.\n\nFor installation and usage, see [Measurement Plug-In SDK Service for Python (`ni-measurement-plugin-sdk-service`)](https://pypi.org/project/ni-measurement-plugin-sdk-service/).\n\n---\n\n## Dependencies\n\n- Python >= 3.8 [(3.9 recommended)](https://www.python.org/downloads/release/python-3913/)\n- [mako >= 1.2.1, < 2.x](https://pypi.org/project/Mako/1.2.1/)\n- [click >= 8.1.3](https://pypi.org/project/click/8.1.3/)\n\n---\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Measurement Plug-In SDK for Python",
"version": "2.1.0",
"project_urls": {
"Homepage": "https://github.com/ni/measurementlink-python/",
"Repository": "https://github.com/ni/measurementlink-python/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3d5a714255ccc01475166c4a4b64b0f774fec79742c4f60a395efb635d363430",
"md5": "d7b879faf6fb594f6ac13e9a0ef6f19c",
"sha256": "6c6e4557b033dce55593eaa18fb216e5d2007764e17c4c68003ff2714791a476"
},
"downloads": -1,
"filename": "ni_measurement_plugin_sdk-2.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d7b879faf6fb594f6ac13e9a0ef6f19c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 1826,
"upload_time": "2024-10-10T20:10:39",
"upload_time_iso_8601": "2024-10-10T20:10:39.268154Z",
"url": "https://files.pythonhosted.org/packages/3d/5a/714255ccc01475166c4a4b64b0f774fec79742c4f60a395efb635d363430/ni_measurement_plugin_sdk-2.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1375378e15305b080b1a1e192abf3d7708dec6629608d4df3a7609ecf4c37c91",
"md5": "d31d091326aeaba0c39674d71a5cf010",
"sha256": "5bf367102e8d6eef4b4affeb66a0f9d5686df2515e2d80d4bdeac1c5d56ddfca"
},
"downloads": -1,
"filename": "ni_measurement_plugin_sdk-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "d31d091326aeaba0c39674d71a5cf010",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 1454,
"upload_time": "2024-10-10T20:10:40",
"upload_time_iso_8601": "2024-10-10T20:10:40.126560Z",
"url": "https://files.pythonhosted.org/packages/13/75/378e15305b080b1a1e192abf3d7708dec6629608d4df3a7609ecf4c37c91/ni_measurement_plugin_sdk-2.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-10 20:10:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ni",
"github_project": "measurementlink-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ni_measurement_plugin_sdk"
}