pure Python COM package, based on the ctypes FFI library
Project description
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
----------------------------------------------------------------
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
----------------------------------------------------------------