new to the python

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tovenkatesh82
    New Member
    • Mar 2007
    • 30

    new to the python

    can we automate desktop applications with python
  • bartonc
    Recognized Expert Expert
    • Sep 2006
    • 6478

    #2
    Originally posted by tovenkatesh82
    can we automate desktop applications with python
    Yes. If you are talking about Windows, Python has both COM client/server extensions and an ActiveScripting Engine.

    Comment

    Working...