Re: [Pythonmac-SIG] Good way for beginner to get started with Python?

2013-04-07 Thread Henry Olders
Have a look at this free online course offering from Coursera: https://www.coursera.org/course/interactivepython Learn to program python games entirely through your browser! Henry On 2013-04-06, at 19:22 , John Velman wrote: > Reply-To: > > I'm looking for a way to get a bright (of course

Re: [Pythonmac-SIG] Query Regarding IDE for python for GUI Apps

2013-02-20 Thread Henry Olders
TextMate is a mac text editor which has a number of features that I like because they reduce the number of keystrokes, including search and replace within projects. http://macromates.com Henry On 2013-02-19, at 21:07 , Vishal Ruhela wrote: > I want to start App development in python for W

Re: [Pythonmac-SIG] aemreceive/py-appscript and 64-bit

2009-08-25 Thread Henry Olders
On 24-Aug-09, at 22:17 , Kevin Walzer wrote: I've moved my Python work to a four-way universal build of 2.6 .1 (64 & 32 bit for PPC and x86). Do py-appscript and aemreceive work under 64-bit? It's not quite clear to me because they have some dependencies on Carbon, and I'm not sure how Carbon

Re: [Pythonmac-SIG] Using Finder to open app by id

2009-08-22 Thread Henry Olders
On 22-Aug-09, at 10:39 , Charles Miller wrote: Thanks. You're right of course, and thanks for the response. However, using such a method remotely won't work because you can't send the run command if the application isn't running already. RuntimeError: Can't get terminology for application (ae