Using the source is really easy and definitely the way to go once you've got your feet under the desk. Python even comes with OS X, although go to python.org and update it perhaps. I use OS X and I can't even remember the 'app' version. You just go into a terminal, cd to the folder where you have the source, and execute python web2py.py
Then some point further you'll probably wish you had timely access not just to the most recent released version of the source, but to the development version ("trunk"). At that point, you'll install git and learn how to "clone" web2py, which is another way of getting the source in a folder, but with the ability to access any released version and "trunk". Note that the web2py book is actually a web2py app, so you can download it and run it via web2py. On Sunday, 21 July 2013 22:48:58 UTC+10, davedigerati wrote: > > Thanks Massimo, the link worked perfect / Christian thanks also, had a > suspicion but didn't want to explore a potential rabbit hole if I could > help it;) > > On Thursday, July 18, 2013 11:26:48 PM UTC-4, davedigerati wrote: >> >> >> Newbie, first app with web2py, on OS X, have tried google/group/docs and >> am struggling with workflow: >> >> The Mac binary is a package so the views & static files are hidden from >> the system- how are people designing front ends without pulling the files >> out (which breaks previewing) ? >> > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.