You can do python web2py.py -S welcome/default/index -M -N
but it will not call the view On Nov 24, 5:13 am, elffikk <[email protected]> wrote: > hi, > > is it possible to execute a controller from command line without > running a wsgi server? > I want to use that in a long running applications which from time to > time will call different controllers

