Welcome!
This tutorial aims to demonstrate how to quickly get started with Uproot,
a Python package that can read and write files in the .root
format without actually requiring or running the ROOT software at all
(as opposed to PyROOT, which is just an interface in Python that runs ROOT behind the scenes).
It was written by Mason Proffitt and first taught during the Software Carpentry Workshop at CERN on November 29, 2019.
The HSF Training Curriculum
This training module is part of the Training Curriculum, a series of training modules that serves HEP newcomers the software skills needed as they enter the field, and in parallel, instill best practices for writing software.