Skip to content

Installation

To install rompy, run:

pip install rompy

Or install from source:

git clone git@github.com:rom-py/rompy.git
cd rompy
pip install -e .