It's surely possible... Don't know the complexity of you shell script, but I would suggest to pick some of the simple one and try to implement them in web2py directly... Maybe Fabric could be of some interest for you since it a pretty nice gateway to shell script from python...
Richard On Mon, Jan 13, 2014 at 2:51 PM, Adam Detektyw <[email protected]> wrote: > Hi > > I consider use web2py but I have one question. I have big linux > application built from many linux shell scripts and I would like to run it > under web2py, but I dont know it is possible. Generally I want to use > web2py/html/jquery as grapfic interface to that all scripts. Is any inner > function or other simple way ( CGI ? ) to do it ? > > Regards > Adam > > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

