you can also find info here:

http://web2py.com/book/default/section/4/1?search=shell

The help option to web2py is most likely to be current.

On Jul 5, 12:20 pm, Jean-Guy <[email protected]> wrote:
> Hello,
>
> How may I use web2py with ipython shell?
>
> I use this command to start ipython with my app :
>
> python web2py.py -a '<recycle>' --shell=APP_NAME -i 127.0.0.1 -p 8000
>
> But db and controller functions are not availables.
>
> Jonhy

Reply via email to