Re: [web2py] Dreampie as web2py shell

2011-02-21 Thread David J
Can't you just view the source if web2py.py in root directory? I would imagine if you add that if you add that to your python_path as well as all gluon you could accomplish that. On Feb 21, 2011 2:54 PM, "Bruno Rocha" wrote: > Hi, > > I am trying to use DreamPie [ http://dreampie.sourceforge.net/

[web2py] Dreampie as web2py shell

2011-02-21 Thread Bruno Rocha
Hi, I am trying to use DreamPie [ http://dreampie.sourceforge.net/ ] as web2py shell, but $dreampie from command line does not have the ability to catch command line arguments. Is there a trick to get it working with django http://www.roryhart.net/code/django-and-dreampie/ and I am wondering how