comtypes 0.6.1
Pure Python COM package
Latest Version: 0.6.2
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:
http://starship.python.net/crew/theller/comtypes/
SVN repository:
checkout: https://comtypes.svn.sourceforge.net/svnroot/comtypes/
Mailing list:
http://gmane.org/info.php?group=gmane.comp.python.comtypes.user
https://lists.sourceforge.net/lists/listinfo/comtypes-users/
Releases can be downloaded in the sourceforge files section.
- Author: Thomas Heller
- Home Page: http://starship.python.net/crew/theller/comtypes
- Download URL: http://sourceforge.net/project/showfiles.php?group_id=115265
- License: MIT License
-
Categories
- Development Status :: 4 - Beta
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Operating System :: Microsoft :: Windows
- Operating System :: Microsoft :: Windows :: Windows CE
- Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.3
- Programming Language :: Python :: 2.4
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 3
- Programming Language :: Python :: 3.0
- Programming Language :: Python :: 3.1
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: theller
- DOAP record: comtypes-0.6.1.xml
