Pure Python COM package, based on the ctypes package
Project description
comtypes - pure Python COM package, based on the ctypes FFI library.
comtypes allows to define, call, and implement custom COM interfaces
in pure Python.
SVN repository:
http://svn.python.org/projects/ctypes/trunk/comtypes/
mailing list: http://gmane.org/info.php?group=gmane.comp.python.comtypes.user
https://lists.sourceforge.net/lists/listinfo/comtypes-users
----------------------------------------------------------------
comtypes allows to define, call, and implement custom COM interfaces
in pure Python.
SVN repository:
http://svn.python.org/projects/ctypes/trunk/comtypes/
mailing list: http://gmane.org/info.php?group=gmane.comp.python.comtypes.user
https://lists.sourceforge.net/lists/listinfo/comtypes-users
----------------------------------------------------------------