ipl2py#
ipl2py is a source-to-source compiler. It compiles the RMS IPL scripting language into Python compatible with the RMS Python environment.
Quick start#
git clone git@github.com:equinor/ipl2py.git
cd ipl2py
pip install .
ipl2py script.py
ipl2py is a source-to-source compiler. It compiles the RMS IPL scripting language into Python compatible with the RMS Python environment.
git clone git@github.com:equinor/ipl2py.git
cd ipl2py
pip install .
ipl2py script.py