Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

PythonComTypes: Difference between revisions

From ZeroWiki
imported>Unknown
No edit summary
 
(Repair batch-0003 pages from live compare)
 
Line 7: Line 7:
COM 의 typelib 를 지원한다.~ python shell 상에서 연습해보기에 너무나 좋은 라이브러리.~
COM 의 typelib 를 지원한다.~ python shell 상에서 연습해보기에 너무나 좋은 라이브러리.~


[[:File:comtype1.png|comtype1.png]]
comtype1.png


----
----
[[Python]]
[[Python]]

Latest revision as of 00:29, 27 March 2026

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


CtypesModule 에 기반하여 만든 COM Library.

다른건 둘째치고, python win32 extension 보다 좋은점 : COM 의 typelib 를 지원한다.~ python shell 상에서 연습해보기에 너무나 좋은 라이브러리.~

comtype1.png


Python