Re: [web2py] linux shell scripts and web2py

2014-01-13 Thread Richard Vézina
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, J

[web2py] linux shell scripts and web2py

2014-01-13 Thread Adam Detektyw
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 functio