uproot
Uproot is a python package that allows you to read and write .root
files without needing to install ROOT
. This differs from PyROOT
,
which provides a Python interface to ROOT
.
A tutorial to get you started with Uproot is available here: