| Article: |
Replacing AppleScript with Ruby | |
| Subject: | Clarification on python | |
| Date: | 2007-02-28 07:19:26 | |
| From: | sinjin | |
|
Eye-opening article, thanks.
|
||
Showing messages 1 through 1 of 1.
-
Clarification on python
2007-02-28 11:40:58 hhas [View]
|
|
||||||||||||||||||
Women in TechnologyHear us Roar
Showing messages 1 through 1 of 1.
|
||||||||||||||||||
|
||||||||||||||||||
Python appscript has a few nice add-ons, in particular its built-in help() method, which I've still to implement in rb-appscript. However, you can already get most of the same functionality via the osadict tool which is bundled with py-appscript and provides support for Python, Ruby and AppleScript, with more languages planned.
HTH