Metadata-Version: 1.2
Name: nionswift
Version: 0.15.0
Summary: Nion Swift: Scientific Image Processing.
Home-page: https://github.com/nion-software/nionswift
Author: Nion Software
Author-email: swift@nion.com
License: GPL-3.0-only
Description: Nion Swift
        ==========
        
        Nion Swift: Scientific Image Processing
        ---------------------------------------
        Nion Swift is open source scientific image processing software integrating hardware control, data acquisition,
        visualization, processing, and analysis using Python. Nion Swift is easily extended using Python. It runs on Windows,
        Linux, and macOS.
        
        Nion Swift is developed for the operation of Nion electron microscope instruments. It is also useful as an offline tool
        to visualize, process, and analyze data from the Nion instruments. It is being developed with the intention of
        supporting additional instrumentation and fields.
        
        .. start-badges
        
        .. list-table::
            :stub-columns: 1
        
            * - GitHub tests
              - | |github|
            * - Travis tests
              - | |travis|
            * - PyPI
              - |pypi|
            * - PyPI Downloads
              - |pypi_downloads|
            * - Twitter
              - |twitter|
        
        .. |github| image:: https://img.shields.io/github/workflow/status/nion-software/nionswift/Python%20package
           :target: https://github.com/nion-software/nionswift/actions?query=workflow%3A%22Python+package%22
           :alt: GitHub CI build status
        
        .. |travis| image:: https://img.shields.io/travis/nion-software/nionswift/master
           :target: https://travis-ci.org/nion-software/nionswift
           :alt: Travis CI build status (Linux)
        
        .. |pypi| image:: https://img.shields.io/pypi/v/nionswift
           :target: https://pypi.org/project/nionswift/
           :alt: Latest PyPI version
        
        .. |pypi_downloads| image:: https://img.shields.io/pypi/dm/nionswift
           :target: https://pypi.org/project/nionswift/
           :alt: PyPI downloads per month
        
        .. |twitter| image:: https://img.shields.io/twitter/follow/NionSwiftChrisM?label=Follow
           :target: https://twitter.com/NionSwiftChrisM
           :alt: Follow Nion Swift on Twitter
        
        .. end-badges
        
        User's Guide
        ------------
        
        - `Nion Swift User's Guide <http://nionswift.readthedocs.io/en/stable/index.html>`_
        
        More Information
        ----------------
        
        - `Changelog <https://github.com/nion-software/nionswift/blob/master/docs/release_notes.rst>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: ~=3.7
