Thx Massimo. My confusion was because I saw setup_exe.py &
setup_app.py. I assumed that using these two files, I'll be able to
create executables.

Joseph

On Mar 24, 11:50 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
> I am not sure I understand what you want to do.
>
> If you name your app init, it will be the default app in web2py.
> If you unzip web2py binary, run it, create the init app, and re-zip
> it, this is as close as it gets to create an executable. The
> executable is web2py, not your app, but your app comes with it and
> starts when web2py starts.
>
> You can also install your "init" app bytecode compiled so that you do
> not give away the source code.
>
> Massimo
>
> On Mar 24, 10:48 am, Joseph Jude <ceph...@gmail.com> wrote:
>
> > Massimo,
> > I understood the license part. I believe using web2py, I could
> > create .exe & .apps. Is there any documentation on how to go about -
> > like steps to use setup.py?
>
> > Thx,
> > Joseph
>
> > On Mar 24, 7:38 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > > You can get the current binary versions, create your app and rezip it,
> > > as long as you comply with the license.
>
> > > On Mar 24, 8:05 am, Joseph Jude <ceph...@gmail.com> wrote:
>
> > > > Is there any guide/documentation on how to create stand-alone
> > > > applications of web2py (on windows/mac)?
>
> > > > Thanks,
> > > > Joseph
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to