Jacob Rus wrote:
> > For example, you could create a Mail rule that runs an 'AppleScript'
> > action whenever new messages are received.
>
> Could someone make such an example script (or something similar), and
> put it up somewhere?
There is a very simple example script included with PyOSA that
has wrote:
> For example, you could create a Mail rule that runs an 'AppleScript'
> action whenever new messages are received. That rule would load a
> PyOSA script and call its 'perform_mail_action_with_messages'
> function, passing it a list of message references. The script could
> then
On 28 Mar 2007, at 15:38, Nehemiah Dacres wrote:
> you should put this on the wiki, this is a grate example of the
> power this holds
Good idea. There's a few things I've been meaning to check/do on the
python.org wiki since the pythonmac wiki pages were added to it,
though unfortunately I'
you should put this on the wiki, this is a grate example of the power this
holds
On 3/27/07, has <[EMAIL PROTECTED]> wrote:
On 27 Mar 2007, at 17:35, Kevin Walzer wrote:
>> Announcing the first release of PyOSA, a new OSA language
>> component for Python.
>
> I'm confused--how is this differen
On 27 Mar 2007, at 17:35, Kevin Walzer wrote:
>> Announcing the first release of PyOSA, a new OSA language
>> component for Python.
>
> I'm confused--how is this different from appscript?
In a nutshell, PyOSA makes Python a *full* peer to AppleScript.
Appscript is an Apple event bridge, allow
On 27 Mar 2007, at 17:12, Daniel Lord wrote:
> John Gruber couldn't have put it any better: "Holy sh*t!" (http://
> daringfireball.net/)
Hahah, I'll have to get that as a testimonial. :)
> The MacPython world became a much friendlier place today.
> Great work and thank you very much.
Cheers.
On Mar 27, 2007, at 9:35, Kevin Walzer wrote:
Announcing the first release of PyOSA, a new OSA language
component for
Python. PyOSA allows you to write Python scripts in Script Editor and
attach them to OSA-enabled applications such as Mail (Mail Rules),
iTunes (Scripts menu) and System Eve
has wrote:
> Hi all,
>
> Announcing the first release of PyOSA, a new OSA language component for
> Python. PyOSA allows you to write Python scripts in Script Editor and
> attach them to OSA-enabled applications such as Mail (Mail Rules),
> iTunes (Scripts menu) and System Events (Folder Actions
John Gruber couldn't have put it any better: "Holy sh*t!" (http://
daringfireball.net/)
The MacPython world became a much friendlier place today.
Great work and thank you very much.
On Mar 27, 2007, at 2:49, has wrote:
Hi all,
Announcing the first release of PyOSA, a new OSA language compone
Hi all,
Announcing the first release of PyOSA, a new OSA language component
for Python. PyOSA allows you to write Python scripts in Script Editor
and attach them to OSA-enabled applications such as Mail (Mail
Rules), iTunes (Scripts menu) and System Events (Folder Actions).
PyOSA is very
10 matches
Mail list logo