Installation

Installation#

Installation with pip#

You can install OPM-Python by PyPI:

pip install opmpy

You can update the latest OPM-Python:

pip install -U opmpy

Installation from source code:

pip install git+https://github.com/liaopan/opm-python

Local/Offline Installation:

pip install opmpy-<verion>-py3-none-any.whl

Dependency#