nikmolnar / comtypes

comtypes is a pure Python, lightweight COM client and server framework, based on the ctypes Python FFI package. (github mirror of sourceforge project)

Home Page:http://sourceforge.net/projects/comtypes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

comtypes
========

comtypes - Pure Python COM package, based on the ctypes FFI library.

comtypes allows to define, call, and implement custom COM interfaces
in pure Python.  It works on Windows, 64-bit Windows, and Windows CE.

author="Thomas Heller"
author_email="theller@ctypes.org"
license="MIT License"
url="http://starship.python.net/crew/theller/comtypes/"


'Development Status :: 4 - Beta'
##'Development Status :: 5 - Production/Stable'
'Intended Audience :: Developers'
'License :: OSI Approved :: MIT License'
'Operating System :: Microsoft :: Windows'
'Operating System :: Microsoft :: Windows CE'
'Programming Language :: Python'
'Topic :: Software Development :: Libraries :: Python Modules'


About

comtypes is a pure Python, lightweight COM client and server framework, based on the ctypes Python FFI package. (github mirror of sourceforge project)

http://sourceforge.net/projects/comtypes/


Languages

Language:Python 92.8%Language:CSS 4.7%Language:C++ 1.4%Language:Shell 0.7%Language:Objective-C 0.2%Language:JavaScript 0.1%Language:C 0.1%Language:Ruby 0.1%