Installation ============ From PyPI --------- .. code-block:: bash pip install barc4beams From source ----------- Clone the repository and install in editable mode with the development dependencies (tests and docs): .. code-block:: bash git clone https://github.com/barc4/barc4beams.git cd barc4beams pip install -e .[dev]