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.
Currently only COM client code is implemented, server support
will follow later.
Limitations:
- dispinterface support is somewhat weak.
----------------------------------------------------------------
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.
----------------------------------------------------------------