skip to navigation
skip to content

comtypes 0.1

pure Python COM package, based on the ctypes FFI library

Latest Version: 0.6.2

comtypes - pure Python COM package, based on the ctypes FFI library

comtypes offers superior support for custom COM interfaces.

Currently only COM client code is implemented, server support
will follow later.

Limitations:
 - dispinterface support is somewhat weak.

----------------------------------------------------------------