Re: [Pythonmac-SIG] entire applications in python?

2007-10-03 Thread David Worrall
Hi Brett, Yep, There's plenty of us! Many I know migrated from FORTH at one end and APL at the other ... the important continuity being an interpretive environ. which is more conducing to figuring out what one is actually trying to do. Having done that, we can crunch CPU cycles using C/Fortran e

Re: [Pythonmac-SIG] entire applications in python?

2007-10-03 Thread Brett Calcott
Thanks to everyone for their replies; very useful stuff. I must say that getting a large number of replies so quickly is also incredibly encouraging. It is good to know that there are people out there who love python and work on the mac! Thanks again, Brett ___

Re: [Pythonmac-SIG] entire applications in python?

2007-10-03 Thread Nehemiah Dacres
On 10/3/07, Nehemiah Dacres <[EMAIL PROTECTED]> wrote: > > Seriously, before you go learning Objective C, I suggest you continue > with python and learn the basics of py2app. complete apps in c++ are written > or ported in either the carbon environment or to make it reall OSX like, > objective C++

Re: [Pythonmac-SIG] entire applications in python?

2007-10-03 Thread Mark Livingstone
Hi Brett, On 04/10/2007, Brett Calcott <[EMAIL PROTECTED]> wrote: > Is there "the book" for learning the basics of the mac system? > Likewise, is there a book on objective-c for experienced programmers? I don't know if you are a podcast listener. There is a helpful Mac / Objective C available th

Re: [Pythonmac-SIG] entire applications in python?

2007-10-03 Thread Boyd Waters
On Oct 3, 2007, at 8:24 AM, Brett Calcott wrote: > Is there "the book" for learning the basics of the mac system? > Likewise, is there a book on objective-c for experienced programmers? I attended the Big Nerd Ranch Boot Camp this Spring, which is a perfect introduction to native programming o

Re: [Pythonmac-SIG] entire applications in python?

2007-10-03 Thread Michael Glassford
Ronald Oussoren wrote: > > On Wednesday, October 03, 2007, at 04:38PM, "Kevin Walzer" <[EMAIL > PROTECTED]> wrote: >>> I've seen the pyobjc examples, but are the people out there writing >>> complete applications just using python? Are there any open source >>> examples? >> RestEdit is open-sour

Re: [Pythonmac-SIG] entire applications in python?

2007-10-03 Thread Ronald Oussoren
On Wednesday, October 03, 2007, at 04:38PM, "Kevin Walzer" <[EMAIL PROTECTED]> wrote: > >> >> I've seen the pyobjc examples, but are the people out there writing >> complete applications just using python? Are there any open source >> examples? > >RestEdit is open-source; Google for its current

Re: [Pythonmac-SIG] entire applications in python?

2007-10-03 Thread Kevin Walzer
Brett Calcott wrote: > A few questions (but any hints would be good) > > Do any of the experienced mac developers out there recommend doing > everything in python? Or should I dabble with objective-c applications > first? You can do pretty much anything you want in Python--nearly all of the maj

[Pythonmac-SIG] entire applications in python?

2007-10-03 Thread Brett Calcott
Hi, I've recently moved to the mac from windows (some experience on unix/linux too). I programmed a lot in C++ and a fair amount python. I much prefer coding in python these days. I've written a lot of user interface code (MFC/wxWindows/wxPython), and I'd like to get up to speed to writing some pr

Re: [Pythonmac-SIG] py2app?

2007-10-03 Thread altern
hi there was a gui version for py2exe (windows equivalent of py2app) but i dont know any for py2app. Anyway if what you are doing is simple you can easily deal with the setup.py script. this is the py2app documentation http://svn.pythonmac.org/py2app/py2app/trunk/doc/index.html the option ref

[Pythonmac-SIG] py2app?

2007-10-03 Thread jack rothwell
hi. can anyone tell me how to use py2app? im just a novice python programmer and i have no idea how to use it. does anyone know if theres a gui version around? i have no idea what distutils or anything like that even MEANS. i just want to be able to send pygame games to friends. please help

[Pythonmac-SIG] was : py2app: how to include the entire standard library of modules?

2007-10-03 Thread altern
hi Nick did you finally manage to include the entire standard library into an executable app? I am pretty interested to know about this, I had an idea where I needed to achieve this and I want to try again. thanks! enrike ___ Pythonmac-SIG maillist

Re: [Pythonmac-SIG] pywps on mac osx

2007-10-03 Thread massimo di stefano
Il giorno 03/ott/07, alle ore 07:28, Ronald Oussoren ha scritto: > > On 3 Oct, 2007, at 3:13, massimo di stefano wrote: >> >> >> this is the error log : >> >> computer-di-epifanio:/Library/WebServer/CGI-Executables/ >> pywps-2.0.0-rc1 epifanio$ ./wps.py >> Traceback (most recent call last): >>