Skip to content

Measurement Plug-In Packager for Python 1.3.0

Choose a tag to compare

@divakar-selvam07 divakar-selvam07 released this 27 Nov 13:04
· 3 commits to main since this release
5194f8a

The Python Measurement Plug-In Packager is a CLI tool that streamlines the process of packaging Python measurement plug-ins and publishing them to SystemLink feeds.

Features

  • Builds .nipkg files for single or multiple measurement plug-ins
  • Publishes the generated packages to SystemLink feeds.

Key Changes

  • Renamed the CLI options.
  • Renamed the command to ni-measurement-plugin-packager.
  • Removed the interactive mode.

New Contributors