Tokyo Dan, Not sure what you mean by stand-alone, but I'm using web2py to run a client application. The web2py framework runs in the background using the built-in webserver, the start menu item for my application launches IE pointed to http://127.0.0.1:8000/appName. To give it all a more seamless look, I run web2py with the -t option to put it in the taskbar and compiled it using py2exe as a GUI application to get rid of the need for the command prompt window.
If any of this is a help I can create an AlterEgo entry with how I compile web2py (I've been meaning to do this anyway). Mark > Does this mean it is impossible to create standalone web apps with Python > and Web2py? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

