EnglishFrenchGermanItalianPortugueseRussianSpanish
Home arrow Articles arrow Microsoft COM articles
Microsoft COM articles

Articles about Microsoft COM automation with Python on Windows (the Component Object Model).

Item Title Hits
Embedding Flash into Python 5023
ProgIDs of some Windows Applications 3673
makepy - early u. late binding von COM Objekten (german) 7378
 
<< Start < Prev 1 Next > End >>
Results 1 - 3 of 3
  • CATIA V5 Articles  ( 2 items )

    Articles about automation of Dassault Systemes Computer Aided Design and PLM Software CATIA V5.

Post your scripts

If you have interesting scripts to share with the community, please post them to this site. Hint: For syntax highlighting and correct Python intendation place your code between html tags <pre> and </pre>.

Suggested

RSS category feeds

RSS site feeds

My prefered Python IDE

My prefered Python editor is Pyscripter from MMExperts. It is not only an editor. Pyscripter is a full Python IDE including (remote) debugging, a class browser, and all other nice helpers which a full featured IDE needs.

Do you have a script for me ?

Do you have an interesting Python script which does some really cool thing on Windows ? Please post them to this site. It`s very simple - simply copy&paste it to this form. No login is requiered.

Hint: For syntax highlighting and correct Python intendation place your code between html tags <pre> and </pre>.

My prefered web framework

My prefered web framework for developing web applications is Django. Django calls itself The web framework for perfectionists with deadlines. It is a really fast, scalable and (thanks Python) the sexiest web framework of the world.