skip to navigation
skip to content

comtypes 0.2

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 with
typelib support.  Requires ctypes 0.9.9.3 or later.

Limitations:
 - inprocserver code should work, localserver code is very early.
 - no documentation
----------------------------------------------------------------