Idea
Host the full Python SDK package on PyPI to support pip install operation. There is a PyPI package for Systemlink, but it currently only provides the Tags API.
Motivation
There is a helpful set of tools that can leverage the Test Monitor API, Files API, etc. for interacting with Systemlink data, but as of now, the only way to access those files is by installing the Systemlink Client via NI Package Manager, and then referencing the python modules via absolute path.
It would be nice if we could pip install these packages into a virtual environment as we develop utilities that leverage them.
See also: https://forums.ni.com/t5/SystemLink/pip-install-systemlink-sdk/m-p/4200716
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.