A pure Python COM package based on the ctypes ffi foreign function library.

  DOWNLOAD 342 KB Free

comtypes is a lightweight Python COM package, based on the ctypes FFI library, in less than 10000 lines of code (not counting the tests).
comtypes allows to define, call, and implement custom and dispatch-based COM interfaces in pure Python.

It works on Windows, 64-bit Windows, and Windows CE.

While the pywin32 package contains superior client side support for dispatch based COM interfaces, it is not possible to access custom COM interfaces unless they are wrapped in C++-code.

Requirements:

- Os: Windows 2000, XP, Vista, 7

This program received 1 award
  DOWNLOAD 342 KB Free
Specifications
Developer:
Python
License type:
Open source
Related stories