[Pythonmac-SIG] Re: Concerns about the Python library appscript

2025-08-25 Thread Greg Ewing
On 25/08/25 7:56 am, Jack Jansen via Pythonmac-SIG wrote: But the last two things I wanted to automate failed utterly. Photos still has something of a dictionary, but you can do little more than control a slide show. No way to do usable searches (like “any photo taken in such-and-such an area

[Pythonmac-SIG] Py2app too complex?

2010-08-01 Thread Greg Ewing
Virgil Dupras wrote: Is it possible that py2app is a little too complex for what it does? I think a lot of the complexity of py2app and py2exe come from trying to automatically figure out what modules and libraries need to be included. I've been thinking for a while about creating something si