OMPython icon indicating copy to clipboard operation
OMPython copied to clipboard

Python Docstrings for main classes/functions

Open AnHeuermann opened this issue 3 months ago • 1 comments

Description

I'm currently in the process of updating a few of the OpenModelica scripts like https://github.com/OpenModelica/OpenModelicaLibraryTesting to OMPython v4 and noticed that a lot of the newish functions/classes aren't documented which makes the upgrade process harder than needed.

Please provide documentation for the main classes and functions like for example OMCSessionZMQ and OMCProcessDocker.

Expected Behavior

Have Python Docstrings for the main classes and functions.

AnHeuermann avatar Nov 12 '25 09:11 AnHeuermann