Sunday, April 07, 2013

On Windows, Python & AutoIt can do a lot automatic work for us

    I love to use Python program language to do something for fun. Since Python isn't so convenient to control other applications on Windows, I'd like  to use AutoIt to do something for my office-work on Windows. Till one day, I found that AutoIt also took a .Dll file which can be called by Python as an Activex controller. That's awesome !

    Now, I always combine Python and AutoIt to do some automatic work for myself. Python does the logical part ,and AutoIt does the interface part. One plus one , greater than three.
    (......I will finish this article later)

No comments:

Post a Comment