logo
首页技术栈工具库讨论
comtypes

comtypes

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.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconenthought/comtypes164
CONDA
conda install -c anaconda comtypes
查看
标签
根据用户添加的标签生成
暂无标签