Podnova Player  Windows library  Podnova home
HomeDevelopment › Python comtypes
Python comtypes

Python comtypes

By Python
Rating: 2 2/5 (1)
License type: Open source
Home page: pypi.python.org
Latest version: 3.2
Last updated: August 15th, 2011
This review applies to version 0.6.
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
...