Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

A pure Python, lightweight COM client and server framework, based on the ctypes Python FFI package.

License

Notifications You must be signed in to change notification settings

PhilippSelenium/comtypes

Open more actions menu
 
 

Repository files navigation

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 and
64-bit Windows. Windows CE support was dropped since comtypes==1.1.8.

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

About

A pure Python, lightweight COM client and server framework, based on the ctypes Python FFI package.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.9%
  • C++ 1.4%
  • Other 0.7%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.