Karl Sweitzer wrote:
> Is Python's appscript suitable and sufficiently mature for
> deployment in a commercial application?
For Apple event IPC, yes. Py-appscript has been around since 2003 and
provides the same level of functionality as AppleScript and virtually
[1] the same level of appli
Hi,
Am 04.09.2007 um 20:29 schrieb Karl Sweitzer:
> Is Python's appscript suitable and sufficiently mature for deployment
> in a commercial application?
You'll have to find out about the commercial part yourself, but...
I started Python (with appscript, py2app, pyobjc (which you'll all
need
Karl,
Karl Sweitzer wrote:
> Is Python's appscript suitable and sufficiently mature for deployment
> in a commercial application?
I've used appscript for simple tasks (e.g. attaching a PDF to an
email) in an in-house application where I work. It works great for
what I need to do. My only
Karl Sweitzer wrote:
> Is Python's appscript suitable and sufficiently mature for deployment
> in a commercial application?
>
> With the demise of VBA in Microsoft Office, we are faced with
> transitioning scripts that manipulate equations in Office and manage
> the interoperation of our app