Python comtypes

Python comtypes 3.2

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

3.2 Latest version
Open source Absolutely free
Mac No version
Developer Python

Program info

See all (1)
Overview

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

Details

Extensions

No extensions

No information available

The data will be available later.

Awards

User