Analyse and display output from the binary stellar-evolution code ev (a.k.a. STARS and TWIN).
The code is being developed by Marc van der Sluys of the Department of Physics at Utrecht University in The Netherlands, and the Netherlands Institute of Nuclear and High-Energy Physics (Nikhef) in Amsterdam. The evTool package can be used under the conditions of the EUPL 1.2 licence.
This package can be installed using pip install evtool
. This should automatically install the
dependency packages pandas
, if they haven't been installed already. If you are
installing by hand, ensure that these packages are installed as well.
"""Example Python script using the evTool package."""
import evtool
- Pypi: evTool Python package
- GitHub: evTool source code
- ReadTheDocs: evTool documentation
- Author: Marc van der Sluys
- Contact: http://marc.vandersluys.nl
- Licence: EUPL 1.2
Copyright (c) 2023 Marc van der Sluys