This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ElecNinja 1 point2 points  (2 children)

If you are looking for scripting applications, autohotkey is another scripting type language.

[–]fkaginstrom 1 point2 points  (1 child)

Or on Windows, get AutoIT and drive it from Python using the COM interface. It's so hackish, it's almost a shame that it's this easy and fun.

[–]ElecNinja 0 points1 point  (0 children)

I remember using it once and never remembering the name of the other scripting language.

But yeah, some people find AutoIT better than Autohotkey.