About Anaconda Help Download Anaconda

pure Python COM package

copied from cf-staging / comtypes

Installers

Info: This package contains files in non-standard labels.
  • win-64 v1.4.8
  • win-32 v1.1.4

conda install

To install this package run one of the following:
conda install conda-forge::comtypes
conda install conda-forge/label/broken::comtypes
conda install conda-forge/label/cf201901::comtypes
conda install conda-forge/label/cf202003::comtypes

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy