.. SPDX-FileCopyrightText: 2022 Dominik Vilsmeier SPDX-License-Identifier: GPL-3.0-or-later Installation ============ Dependencies ------------ Typically, the dependencies will install automatically together with the application. However, you might want to consider installing `cpymad`_ manually beforehand, depending on your system and setup. Installation via ``pip`` ------------------------ The application can be installed from PyPI via ``pip``: .. code-block:: python -m pip install accinv .. _cpymad: https://pypi.org/project/cpymad/