nisystemlink-clients


Namenisystemlink-clients JSON
Version 2.18.0 PyPI version JSON
download
home_pageNone
SummaryNI-SystemLink Python API
upload_time2025-07-31 04:11:10
maintainerRichard Bell
docs_urlNone
authorNational Instruments
requires_python<4.0,>=3.9
licenseMIT
keywords nisystemlink systemlink
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===========  ====================================================
Info         NI SystemLink API Clients for Python
Author       National Instruments
===========  ====================================================

About
=====
The **nisystemlink-clients** package contains an API (Application Programming
Interface) for `SystemLink <https://ni.com/systemlink>`_ that uses HTTP to
interact with a SystemLink Server. The package is implemented in Python. NI
created and supports this package.

.. image:: https://badge.fury.io/py/nisystemlink-clients.svg
    :target: https://badge.fury.io/py/nisystemlink-clients

Requirements
============
**nisystemlink-clients** has the following requirements:

* Access to a SystemLink Server or SystemLink Enterprise installation
* CPython 3.9+

.. _installation_section:

Installation
============
To install **nisystemlink-clients**, use one of the following methods:

1. `pip <https://pypi.python.org/pypi/pip>`_::

   $ python -m pip install nisystemlink-clients

2. **easy_install** from `setuptools <https://pypi.python.org/pypi/setuptools>`_::

   $ python -m easy_install nisystemlink-clients

.. _usage_section:

Usage
=====
Refer to the `documentation <https://python-docs.systemlink.io>`_
for detailed information on how to use **nisystemlink-clients**.

.. _support_section:

Support / Feedback
==================
The **nisystemlink-clients** package is supported by NI. For support for
**nisystemlink-clients**, open a request through the NI support portal at
`ni.com <https://www.ni.com>`_.

Bugs / Feature Requests
=======================
To report a bug or submit a feature request, please use the
`GitHub issues page <https://github.com/ni/nisystemlink-clients-python/issues>`_.

Documentation
=============
To view the documentation, visit the
`nisystemlink.clients Documentation Page <https://python-docs.systemlink.io>`_.

Changelog
=============
To view the changelog, visit the
`GitHub repository CHANGELOG <https://github.com/ni/nisystemlink-clients-python/blob/master/CHANGELOG.md>`_.

License
=======
**nisystemlink-clients** is licensed under an MIT-style license (see `LICENSE
<LICENSE>`_).  Other incorporated projects may be licensed under different
licenses. All licenses allow for non-commercial and commercial use.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nisystemlink-clients",
    "maintainer": "Richard Bell",
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": "richard.bell@emerson.com",
    "keywords": "nisystemlink, systemlink",
    "author": "National Instruments",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/19/e1/e2730ff03ad0973ca16a7fc35ce9b65efaa6523cec683593bb785883126d/nisystemlink_clients-2.18.0.tar.gz",
    "platform": null,
    "description": "===========  ====================================================\nInfo         NI SystemLink API Clients for Python\nAuthor       National Instruments\n===========  ====================================================\n\nAbout\n=====\nThe **nisystemlink-clients** package contains an API (Application Programming\nInterface) for `SystemLink <https://ni.com/systemlink>`_ that uses HTTP to\ninteract with a SystemLink Server. The package is implemented in Python. NI\ncreated and supports this package.\n\n.. image:: https://badge.fury.io/py/nisystemlink-clients.svg\n    :target: https://badge.fury.io/py/nisystemlink-clients\n\nRequirements\n============\n**nisystemlink-clients** has the following requirements:\n\n* Access to a SystemLink Server or SystemLink Enterprise installation\n* CPython 3.9+\n\n.. _installation_section:\n\nInstallation\n============\nTo install **nisystemlink-clients**, use one of the following methods:\n\n1. `pip <https://pypi.python.org/pypi/pip>`_::\n\n   $ python -m pip install nisystemlink-clients\n\n2. **easy_install** from `setuptools <https://pypi.python.org/pypi/setuptools>`_::\n\n   $ python -m easy_install nisystemlink-clients\n\n.. _usage_section:\n\nUsage\n=====\nRefer to the `documentation <https://python-docs.systemlink.io>`_\nfor detailed information on how to use **nisystemlink-clients**.\n\n.. _support_section:\n\nSupport / Feedback\n==================\nThe **nisystemlink-clients** package is supported by NI. For support for\n**nisystemlink-clients**, open a request through the NI support portal at\n`ni.com <https://www.ni.com>`_.\n\nBugs / Feature Requests\n=======================\nTo report a bug or submit a feature request, please use the\n`GitHub issues page <https://github.com/ni/nisystemlink-clients-python/issues>`_.\n\nDocumentation\n=============\nTo view the documentation, visit the\n`nisystemlink.clients Documentation Page <https://python-docs.systemlink.io>`_.\n\nChangelog\n=============\nTo view the changelog, visit the\n`GitHub repository CHANGELOG <https://github.com/ni/nisystemlink-clients-python/blob/master/CHANGELOG.md>`_.\n\nLicense\n=======\n**nisystemlink-clients** is licensed under an MIT-style license (see `LICENSE\n<LICENSE>`_).  Other incorporated projects may be licensed under different\nlicenses. All licenses allow for non-commercial and commercial use.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "NI-SystemLink Python API",
    "version": "2.18.0",
    "project_urls": null,
    "split_keywords": [
        "nisystemlink",
        " systemlink"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0cc4f597ea28fe7d11e28a8d663d0acdd1a21a41861ac779a2c8ba3e29aae240",
                "md5": "e84f95468c52a62ab738efa21b3d9891",
                "sha256": "20d44ed4a0a782d45fbe6e6958c2dc874ed93a12a4aa51bfdaf6ed598afed814"
            },
            "downloads": -1,
            "filename": "nisystemlink_clients-2.18.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e84f95468c52a62ab738efa21b3d9891",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 205521,
            "upload_time": "2025-07-31T04:11:09",
            "upload_time_iso_8601": "2025-07-31T04:11:09.506442Z",
            "url": "https://files.pythonhosted.org/packages/0c/c4/f597ea28fe7d11e28a8d663d0acdd1a21a41861ac779a2c8ba3e29aae240/nisystemlink_clients-2.18.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19e1e2730ff03ad0973ca16a7fc35ce9b65efaa6523cec683593bb785883126d",
                "md5": "f5971dd83a63841e4cf4c55c123c8898",
                "sha256": "adcb2066df2225062542346e29e7504fa21d74404e6806685d1dfd5687505757"
            },
            "downloads": -1,
            "filename": "nisystemlink_clients-2.18.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f5971dd83a63841e4cf4c55c123c8898",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 109288,
            "upload_time": "2025-07-31T04:11:10",
            "upload_time_iso_8601": "2025-07-31T04:11:10.998315Z",
            "url": "https://files.pythonhosted.org/packages/19/e1/e2730ff03ad0973ca16a7fc35ce9b65efaa6523cec683593bb785883126d/nisystemlink_clients-2.18.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-31 04:11:10",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "nisystemlink-clients"
}
        
Elapsed time: 3.45449s