The Python API is highly similar to the C++ one. The main modules to import are:
The following intuitive rules have been used to map the C++ objects to the Python ones:
Finally for the most common objects (DataArray, MEDCouplingUMesh, etc ...) one can direclty access the Doxygen documentation in the interactive Python interpreter using the built-in help function from Python: