Metadata-Version: 2.4
Name: ni-cts3
Version: 25.0.0
Summary: CTS3 Python Wrapper
Author-email: Julien Vannier <julien.m.vannier@gmail.com>
Maintainer-email: Guillaume Fouilleul <guillaume.fouilleul@gmail.com>
License: MIT
Project-URL: Homepage, https://www.fime.com/shop/product/contactless-test-station-cts-iii-41
Project-URL: Download, https://pypi.org/project/ni-cts3
Project-URL: Code, https://github.com/Micropross/CTS3_wrapper
Keywords: NI,FIME,CTS3,NFC
Platform: win32
Platform: linux
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
License-File: LICENSE
Dynamic: license-file

===================
CTS3 Python Wrapper
===================

.. image:: https://img.shields.io/pypi/v/ni-cts3.svg
   :target: https://pypi.org/project/ni-cts3/
   :alt: Package on PyPI

.. image:: https://img.shields.io/badge/License-MIT-green.svg
   :target: https://opensource.org/licenses/MIT
   :alt: MIT

NI Contactless Test Station 3 wrapper for `Python <https://www.python.org>`_.

Gives access to CTS3-related API provided in *MPuLib* communication library.

Installation
============

CTS3 Python wrapper is published on `PyPI <https://pypi.org/project/ni-cts3>`_ and can be installed from there::

   python -m pip install --upgrade ni-cts3

Documentation
=============

Documentation and examples are available from your CTS3 web server.
