[Pythonmac-SIG] Screen saver sample, embedded Python in OS X apps

Dinu Gherman gherman@darwin.in-berlin.de
Tue, 05 Feb 2002 15:44:15 +0100 (CET)


Hi,

I've written a more or less fancy OS X screen saver
that I'm happy to share with people interested. In
fact, I prototyped it in Python using the ReportLab
graphics library and packaged it with my buildpkg.py
tool (with minimal deltas applied).

Actually, I'd like to use more Python under the hood
in similar and/or more useful little apps, and would
kindly ask someone if he or she could provide me some
working sample toy sources which embed the (Unix) Py-
thon interpreter in a native OS X application.

Now, here is the screen saver. Unfortunately, I could
not quickly get the colors to be persistently saved in
the user's defaults database, but would welcome any 
hints on how to do that. 

And, yes, of course the name will change to something 
less braindead... ;-)

  http://starship.python.net/crew/gherman/#MyScreenSaver

Thanks and regards,

Dinu