Welcome to pylegendmeta’s documentation!

pylegendmeta is a Python package to access arbitrary text file databases, specialized to the legend-metadata repository, which stores LEGEND metadata.

Getting started

pylegendmeta is published on the Python Package Index. Install on local systems with pip:

$ pip install pylegendmeta
$ pip install pylegendmeta@git+https://github.com/legend-exp/pylegendmeta@main#egg=legendmeta

Next steps