SystemLink Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
Phil.Lundeen

Host Full Systemlink Python SDK on PyPI to support pip install

Status: New

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