Installation
============

The easiest way to install `daxs` is using the `pip` package manager. You can install
either the latest stable release from PyPI:

.. code-block:: bash

    pip install daxs

or the latest development version directly from the GitLab repository:

.. code-block:: bash

    pip install git+https://gitlab.esrf.fr/spectroscopy/daxs.git
