Metadata-Version: 1.1
Name: pymodaq-plugins
Version: 3.1.1
Summary: Set of base PyMoDAQ plugins including Mock ones for development
Home-page: https://github.com/CEMES-CNRS/pymodaq_plugins
Author: Sébastien Weber
Author-email: sebastien.weber@cemes.fr
License: CECILL B
Description: PyMoDAQ Plugins
        ###############
        
        .. image:: https://img.shields.io/pypi/v/pymodaq_plugins.svg
           :target: https://pypi.org/project/pymodaq_plugins/
           :alt: Latest Version
        
        .. image:: https://readthedocs.org/projects/pymodaq/badge/?version=latest
           :target: https://pymodaq.readthedocs.io/en/stable/?badge=latest
           :alt: Documentation Status
        
        .. image:: https://github.com/CEMES-CNRS/pymodaq_plugins/workflows/Upload%20Python%20Package/badge.svg
            :target: https://github.com/CEMES-CNRS/pymodaq_plugins
        
        Plugins initially developed with PyMoDAQ. Includes Mock plugins that are plugins of virtual instruments dedicated
        to code testing for new functionalities or development.
        
        
        Authors
        =======
        
        * Sebastien J. Weber
        
        Instruments
        ===========
        Below is the list of instruments included in this plugin
        
        Actuators
        +++++++++
        
        * Mock actuator to test PyMoDAQ functionnalities
        * TCP server to communicate with other DAQ_Move or third party applications
        
        Viewer0D
        ++++++++
        
        * Mock detector to test PyMoDAQ functionnalities
        * Mock detector to test PyMoDAQ adaptive scan mode
        * TCP server to communicate with other DAQ_Viewer or third party applications
        
        Viewer1D
        ++++++++
        
        * Mock detector to test PyMoDAQ functionnalities
        * Mock detector to test pymodaq_spectro functionalities
        * TCP server to communicate with other DAQ_Viewer or third party applications
        
        Viewer2D
        ++++++++
        
        * Mock detector to test PyMoDAQ functionnalities
        * TCP server to communicate with other DAQ_Viewer or third party applications
        
        ViewerND
        ++++++++
        
        * Mock actuator to test PyMoDAQ functionnalities
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: License :: CeCILL-B Free Software License Agreement (CECILL-B)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: User Interfaces
