appscripthttp://appscript.sourceforge.net/
Appscript is a high-level, user-friendly Apple event bridge that allows you to control scriptable Mac OS X applications using ordinary Python scripts. Appscript makes Python a serious alternative to Apple's own AppleScript language for automating your Mac.
MacResearch Script Repositoryhttp://www.macresear......repository
This repository is intended to contain a wide variety of scripts related to research activities on Mac OS X. Scripts range from simple UNIX shell scripts to complex AppleScript GUI applications.
re-appscripthttp://rb-appscript.......index.html
Ruby appscript (rb-appscript) is a high-level, user-friendly Apple event bridge that allows you to control scriptable Mac OS X applications using ordinary Ruby scripts. Appscript makes Ruby a serious alternative to Apple's own AppleScript language for automating your Mac.
Replacing AppleScript with Rubyhttp://www.macdevcen......-ruby.html
Appscript, by Hamish Sanderson, which idiomatically injects AppleScript's interapplication communications capabilities into Python. Sanderson has been developing a Ruby version of Appscript, dubbed rb-appscript.