Horje
comtypes python Code Example
comtypes python
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
Source: github.com




Python

Related
python convert ftp timestamp to datetime Code Example python convert ftp timestamp to datetime Code Example
rotate existing labels python Code Example rotate existing labels python Code Example
copy array along axis numpy Code Example copy array along axis numpy Code Example
string maniupulation in python Code Example string maniupulation in python Code Example
python autocorrelation plot Code Example python autocorrelation plot Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7