RICHIO (RICH I/O) is a helper package for the reading and postprocessing of RICH, an open source radiative hydrodynamic simulation code for astrophysics.
To install RICHIO, clone this repository and run under the root directory of this repository:
pip install -e .
and one can import by
import richio