Python
To use the Datamesh directly from Python, you need to install the open-source Oceanum python library:
pip install oceanum
or
conda install -c conda-forge oceanum
The python library has its own documentation at https://oceanum-python.readthedocs.org .