Metadata-Version: 2.4
Name: nionswift-instrumentation
Version: 23.8.0
Summary: A Nion Swift library for STEM instrumentation (Camera, Scan, Video, Microscope).
Author-email: Nion Software <swift@nion.com>
License-Expression: GPL-3.0-only
Project-URL: Homepage, https://github.com/nion-software/nionswift-instrumentation-kit
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.12
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: niondata<16.0,>=15.10
Requires-Dist: nionswift<17.0,>=16.18
Requires-Dist: nionui<12.0,>=11.0
Requires-Dist: nionutils<5.0,>=4.14
Requires-Dist: numpy<3.0,>=2.0
Dynamic: license-file

Nion Swift Instrumentation
==========================

The Nion Swift Instrumentation library (used in Nion Swift)
-----------------------------------------------------------
The instrumentation library provides base classes for STEM instrumentation including cameras and scanners.

.. start-badges

.. list-table::
    :stub-columns: 1

    * - package
      - |version|

.. |version| image:: https://img.shields.io/pypi/v/nionswift-instrumentation.svg
   :target: https://pypi.org/project/nionswift-instrumentation/
   :alt: Latest PyPI version

.. end-badges

More Information
----------------

- `Changelog <https://github.com/nion-software/nionswift-instrumentation-kit/blob/master/CHANGES.rst>`_

- `Documentation (stable) <https://nionswift-instrumentation.readthedocs.io/en/stable/>`_

- `Documentation (latest) <https://nionswift-instrumentation.readthedocs.io/en/latest/>`_
