Metadata-Version: 2.1
Name: dls-pmacanalyse
Version: 2.1.0
Summary: 'Ananlyse configuration of geobricks'
Home-page: https://github.com/dls-controls/dls_pmacanalyse
Author: Jon Thompson,
Author-email: giles.knap@diamond.ac.uk
License: Apache License 2.0
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Requires-Dist: dls-pmaclib (>=2.1.0)
Provides-Extra: dev
Requires-Dist: black (==22.3.0) ; extra == 'dev'
Requires-Dist: pipdeptree ; extra == 'dev'
Requires-Dist: flake8-isort ; extra == 'dev'
Requires-Dist: isort (>5.0) ; extra == 'dev'
Requires-Dist: mypy ; extra == 'dev'
Requires-Dist: pre-commit ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Dist: sphinx-rtd-theme-github-versions ; extra == 'dev'
Requires-Dist: tox ; extra == 'dev'
Requires-Dist: setuptools-scm[toml] (>=6.2) ; extra == 'dev'
Requires-Dist: types-mock ; extra == 'dev'
Requires-Dist: sphinx-apischema ; extra == 'dev'

dls_pmacanalyse
===========================

|code_ci| |docs_ci| |coverage| |pypi_version| |license|

A library and CLI for verifying that a delta tau motor controller
configuration matches its motion area definition.

============== ==============================================================
PyPI           ``pip install dls_pmacanalyse``
Source code    https://github.com/dls-controls/dls_pmacanalyse
Documentation  https://dls-controls.github.io/dls_pmacanalyse
Releases       https://github.com/dls-controls/dls_pmacanalyse/releases
============== ==============================================================


.. |code_ci| image:: https://github.com/dls-controls/dls-pmac-analyse/workflows/Code%20CI/badge.svg?branch=main
    :target: https://github.com/dls-controls/dls-pmac-analyse/actions?query=workflow%3A%22Code+CI%22
    :alt: Code CI

.. |docs_ci| image:: https://github.com/dls-controls/dls-pmac-analyse/workflows/Docs%20CI/badge.svg?branch=main
    :target: https://github.com/dls-controls/dls-pmac-analyse/actions?query=workflow%3A%22Docs+CI%22
    :alt: Docs CI

.. |coverage| image:: https://codecov.io/gh/dls-controls/dls_pmacanalyse/branch/main/graph/badge.svg
    :target: https://codecov.io/gh/dls-controls/dls_pmacanalyse
    :alt: Test Coverage

.. |pypi_version| image:: https://img.shields.io/pypi/v/dls_pmacanalyse.svg
    :target: https://pypi.org/project/dls_pmacanalyse
    :alt: Latest PyPI version

.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
    :target: https://opensource.org/licenses/Apache-2.0
    :alt: Apache License

..
    Anything below this line is used when viewing README.rst and will be replaced
    when included in index.rst

See https://dls-controls.github.io/dls_pmacanalyse for more detailed documentation.


