No, not easily. The software is distributed as binary toolbar ".tlb" and .dll files. There are no python bindings included. You *may* be able to call functions in the dll from python using the ctypes, pythoncom or win32com modules but that can be difficult.