Is there a usable Python client library

There is not official heroiclabs client library for Python, but there is C++ so I wonder if there is any implementation of a Python library around that is actually usable and useful?
Python is currently probably the most used, lowest level, easiest to “vibe code” language around so I guess for many kinds of games which do not require fancy graphics, it would be the ideal language to get started with Nakama.

Hi @johann-petrak we’ve been discussing a Python SDK (specifically for Hiro); Please email contact@ heroiclabs.com with your project information and a member of the team can help and share more information about it.

I am just at the point of looking at Nakama as a potential framework to use for experimental social interaction games and in comparison to other options I am looking at, a Python SDK would greatly improve the usefulness of that framework. The reason why I am interested in Nakama is because it is Open Source and can be deployed locally.
So if any Python SDK just addresses Hiro and would not be the equivalent of e.g. the Javascript SDK that adresses Nakama it would be of no use for me.