Python appscript (py-appscript) is a high-level, user-friendly Apple event bridge that allows you to control scriptable Mac OS X applications using ordinary Python scripts.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release adds a workaround for Mac OS X 10.6's return ID bug, along with the ability to launch and control multiple instances of the same application. Bugs have been fixed and previously deprecated APIs have been removed.
This release adds Python 2.6 compatibility and 64-bit support, moves several non-core packages to separate projects, and performs a final clean-up on the code base and documentation. This release marks the long-awaited transition from alpha to beta status.