CMD + K

comtypes

Anaconda Verified

pure Python COM package

Installation

To install this package, run one of the following:

Conda
$conda install main::comtypes

Usage Tracking

1.4.14
1.4.11
1.1.14
1.1.10
1.1.9
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

comtypes is a pure Python COM package based on the ctypes ffi foreign function library.The comtypes package makes it easy to access and implement both custom and dispatch based COM interfaces.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.

About

Summary

pure Python COM package

Last Updated

Jan 8, 2026 at 10:52

License

MIT

Total Downloads

2.7K

Supported Platforms

win-64

Unsupported Platforms

win-32 Last supported version: 1.1.10