skip to navigation
skip to content

Not Logged In

comtypes 0.5.1

Pure Python COM package

comtypes is a lightweight Python COM package, based on the ctypes FFI library, in less than 10000 lines of code (not counting the tests).

comtypes allows to define, call, and implement custom and dispatch-based COM interfaces in pure Python. It works on Windows, 64-bit Windows, and Windows CE.

Documentation:

http://starship.python.net/crew/theller/comtypes/

SVN repository:

checkout: https://comtypes.svn.sourceforge.net/svnroot/comtypes/

ViewVC: https://comtypes.svn.sourceforge.net/comtypes/

Mailing list:

http://gmane.org/info.php?group=gmane.comp.python.comtypes.user

https://lists.sourceforge.net/lists/listinfo/comtypes-users/

Releases can be downloaded in the sourceforge files section.