1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
.. image:: https://img.shields.io/pypi/pyversions/taurus.svg
:target: https://pypi.python.org/pypi/taurus
:alt: Python Versions
.. image:: https://img.shields.io/pypi/l/taurus.svg
:target: https://pypi.python.org/pypi/taurus
:alt: License
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
:alt: Black
.. image:: https://img.shields.io/pypi/v/taurus.svg
:target: https://pypi.python.org/pypi/taurus
:alt: Latest Version
.. image:: https://anaconda.org/conda-forge/taurus/badges/version.svg
:target: https://anaconda.org/conda-forge/taurus
:alt: Conda
.. image:: https://gitlab.com/taurus-org/taurus/badges/develop/pipeline.svg
:target: https://gitlab.com/taurus-org/taurus/-/commits/develop
:alt: Gitlab CI status
Taurus
========
Taurus is a control and data acquisition python module
Main web site: http://taurus-scada.org
|