Download List

Project Description

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.

System Requirements

System requirement is not defined
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.

2009-12-13 06:57
0.21.1

This update fixes a bug when unpacking Boolean values on Python 3.

2009-12-04 14:34
0.21.0

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.

2009-06-27 05:59
0.20.0

This release adds Python 3.0 support and fixes several bugs.

2008-11-28 08:51
0.19.0

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.
Tags: Major feature enhancements

2008-01-04 17:10
0.18.1

This release removes bdist_mpkg support, which was
causing errors on
Leopard when installing via easy_install.
Tags: Minor bugfixes

Project Resources