{"library":"comtypes","type":"library","category":null,"description":"comtypes is a lightweight pure Python COM package based on the ctypes foreign function interface library. It allows defining, calling, and implementing custom and dispatch-based COM interfaces in pure Python. It currently requires Windows and Python 3.9 or later, with version 1.4.16 being the latest release. The project has an active release cadence with regular updates and maintenance.","language":"python","status":"active","version":"1.4.16","tags":["COM","Windows","ctypes","automation","interoperability"],"last_verified":"Wed May 20","install":[{"cmd":"pip install comtypes","imports":["from comtypes.client import CreateObject","from comtypes.client import GetModule","from comtypes import CoCreateInstance","from comtypes import GUID"]}],"homepage":null,"github":"https://github.com/enthought/comtypes","docs":null,"changelog":null,"pypi":"https://pypi.org/project/comtypes/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/comtypes/compatibility"}}