Python Interface
ResInsight provides a robust programming interface that allows you to interact with a running ResInsight instance using Python 3. This interface enables you to:
- Start ResInsight from Python
 - Communicate with a running ResInsight instance
 - Load a ResInsight project file
 - Load data files such as Eclipse EGRID files and summary files
 - Extract data to Python for further processing and automation
 - Export snapshots of graphics
 
For configuration and detailed information, please refer to the ResInsight Python API.
