See PR #19 which introduce a COM server written in Python. Not sure if this helps anyone, but I am thinking that it could be nice to bundle the PyComServer python code and .tlb file in a wheel package that is installed into a python virtual environment. This way, the Python COM server becomes a self-contained package with less parts to manage and think about once installed.