LEGEND Data Objects#

legend-pydataobj is a Python implementation of the LEGEND Data Format Specification.

Getting started#

legend-pydataobj is published on the Python Package Index. Install on local systems with pip:

$ pip install legend-pydataobj
$ pip install legend-pydataobj@git+https://github.com/legend-exp/legend-pydataobj@main

Get a LEGEND container with legend-pydataobj pre-installed on Docker hub or follow instructions on the LEGEND wiki.

Next steps#