Stable: 2.5.2
Development: 2.6-alpha3
I wrote a python module that contains basic implementation of MOC client and sample script to display OSD notifications (works like a charm with internet streaming). This module talks with the MOC server via unix socket like usual MOC client and I hope, someone will find it interesting to use in development of GUI or WebUI clients. :)
Useful link:
PYPI: https://pypi.org/project/py-mocp/
GitLab: https://gitlab.com/zen-tools/py-mocp/