Metadata-Version: 2.1
Name: pymodaq-plugins-tango
Version: 1.0.19
Summary: some word about your plugin
Home-page: https://github.com/PyMoDAQ-LOA/pymodaq_plugins_tango
Author: Aline Vernier
Author-email: aline.vernier@polytechnique.edu
License: MIT
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 :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: User Interfaces
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: toml
Requires-Dist: pymodaq>=4.3.6

pymodaq_plugins_template
########################

.. the following must be adapted to your developed package, links to pypi, github  description...

.. image:: https://img.shields.io/pypi/v/pymodaq_plugins_template.svg
   :target: https://pypi.org/project/pymodaq_plugins_template/
   :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/PyMoDAQ/pymodaq_plugins_template/workflows/Upload%20Python%20Package/badge.svg
   :target: https://github.com/PyMoDAQ/pymodaq_plugins_template
   :alt: Publication Status

.. image:: https://github.com/PyMoDAQ/pymodaq_plugins_template/actions/workflows/Test.yml/badge.svg
    :target: https://github.com/PyMoDAQ/pymodaq_plugins_template/actions/workflows/Test.yml


Basic PyMoDAQ plugin for TANGO controls instruments : uses pyTango to get data from TANGO bus


Authors
=======

* Aline Vernier  (aline.vernier@polytechnique.edu)

.. if needed use this field

    Contributors
    ============

    * None

.. if needed use this field



Instruments
===========

Below is the list of "instruments" included in this plugin

Actuators
+++++++++

* None so far

Viewer0D
++++++++

* None so far

Viewer1D
++++++++

* Spectrometer, generic - enter parameters in config file


Viewer2D
++++++++

* Basic camera view, generic - enter parameters in config file


Installation instructions
=========================

* PyMoDAQ’s version : 4.4.7
* Operating system : Windows 11
* Functional tango/pytango config required, version 10.0.0
