Installation

From PyPI

pip install barc4beams

From source

Clone the repository and install in editable mode with the development dependencies (tests and docs):

git clone https://github.com/barc4/barc4beams.git
cd barc4beams
pip install -e .[dev]