> Combining Python and AppleScript

Dr. Drang:

Basically, I just want one or two wrapper functions around Python’s subprocess module that will allow me to

  1. Write an AppleScript as a Python string.

  2. Run it from within my Python program.

  3. Collect any output it generates.

Me too. Thank you Dr. Drang. Why didn't someone think to do this sooner?

Share on App.net

Comments !

++useful

elsewhere