Re: [Pyobjc-dev] Re: FYI: Open Source Scripting Layer For Cocoa
Brought to you by:
ronaldoussoren
From: <bb...@ma...> - 2003-06-09 20:44:56
|
>> Any other ideas for something that is much simpler in Python than in >> ObjC? XML-RPC and similar. XML processing is often easier in Python. File parsing/grepping/filtering. Image manipulation via something like PIL. Subprocess/task control -- someone ought to wrap pexpect into a Cocoa/Python app that would produce droplets or something. |