File tree Expand file tree Collapse file tree 1 file changed +24
-6
lines changed
Expand file tree Collapse file tree 1 file changed +24
-6
lines changed Original file line number Diff line number Diff line change 1- =========== ====================================================
2- Info NI SystemLink API Clients for Python
3- Author National Instruments
4- =========== ====================================================
1+ .. image :: https://img.shields.io/pypi/v/nisystemlink-clients.svg
2+ :target: https://pypi.org/project/nisystemlink-clients
3+ :alt: PyPI version
4+
5+
6+ .. image :: https://img.shields.io/pypi/pyversions/nisystemlink-clients.svg
7+ :target: https://pypi.org/project/nisystemlink-clients
8+ :alt: Python versions
9+
10+
11+ .. image :: https://img.shields.io/pypi/l/nisystemlink-clients.svg
12+ :target: https://github.com/ni/nisystemlink-clients-python/blob/master/LICENSE
13+ :alt: License
14+
15+
16+ .. image :: https://img.shields.io/pypi/dm/nisystemlink-clients.svg
17+ :target: https://pypi.org/project/nisystemlink-clients
18+ :alt: Downloads
19+
520
621About
722=====
@@ -10,8 +25,11 @@ Interface) for `SystemLink <https://ni.com/systemlink>`_ that uses HTTP to
1025interact with a SystemLink Server. The package is implemented in Python. NI
1126created and supports this package.
1227
13- .. image :: https://badge.fury.io/py/nisystemlink-clients.svg
14- :target: https://badge.fury.io/py/nisystemlink-clients
28+
29+ =========== ====================================================
30+ Info NI SystemLink API Clients for Python
31+ Author National Instruments
32+ =========== ====================================================
1533
1634Requirements
1735============
You can’t perform that action at this time.
0 commit comments