On Sep 24, 5:50 am, Joe Barnhart <[email protected]> wrote: > Here is a perfect application for web2py, but it leaves me scratching my > head with respect to the license for web2py. > > I want to use web2py to deliver a webapp that will be used at a sporting > event (can't get too specific). The signups for the sporting event will be > done online using an application in the "cloud" (gae or a hosted server > somewhere). On the day of the event, a special "one click" deliverable > containing web2py, a management application, and the sql data for the > signups will be created and downloaded to a PC that will be used to run the > sporting event locally (without connection to the internet). > > Clearly the app in the cloud is a typical app and there is no problem using > web2py. But the "one click" app will contain an embedded web2py instance as > well as the application code and the data. Hopefully the license says this > is just like any other app and I don't need to GPL my webapp code. Does > anyone see it differently?
IMHO that's OK, per the latest manual, section 1.8: The web2py license also includes a commercial exception: You may distribute an application you developed with web2py together with an unmodified official binary distribution of web2py, as downloaded from the official website[1], as long as you make it clear in the license of your application which files belong to the application and which files belong to web2py. > Oh, and how do I create the Windows "exe" file or Mac app that runs web2py > with my default application and initialized database installed? Can't help you there mate, I have not done that. DenesL --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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 -~----------~----~----~----~------~----~------~--~---

