1 Star 0 Fork 0

yenmuse/comtypes

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
comtypes
========

**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.

Documentation:

    https://pythonhosted.org/comtypes

    Contribute using the `source repository and issue tracker
    <https://github.com/enthought/comtypes/>`_ on GitHub.

Mailing list:

    http://gmane.org/info.php?group=gmane.comp.python.comtypes.user

    https://lists.sourceforge.net/lists/listinfo/comtypes-users/

Download:

    Releases can be downloaded in the PyPI page:

    https://pypi.python.org/pypi/comtypes

.. _ctypes: http://docs.python.org/lib/module-ctypes.html

空文件

简介

A pure Python, lightweight COM client and server framework, based on the ctypes Python FFI package. 展开 收起
Python
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/yenmuse/comtypes.git
git@gitee.com:yenmuse/comtypes.git
yenmuse
comtypes
comtypes
master

搜索帮助