Tools for easily accessing and manipulating data from MESA in python.
Install by cloning or downloading the repository, cd
into it and then execute
python setup.py install
or
pip install .
to install package on your system.
Uninstall by executing
pip uninstall mesa_reader
Complete documentation on the mesa_reader
module found
here.