Python comtypes

A pure Python COM package based on the ctypes ffi foreign function library.
Download

Python comtypes Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Open source
  • Publisher Name:
  • Python
  • Operating Systems:
  • Windows
  • File Size:
  • Free

Python comtypes Tags


Python comtypes Description

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. While the pywin32 package contains superior client side support for dispatch based COM interfaces, it is not possible to access custom COM interfaces unless they are wrapped in C++-code. Requirements: - Os: Windows 2000, XP, Vista, 7


Python comtypes Related Software