I would recommend Pycharm quite a mature ide.
http://www.jetbrains.com/pycharm/webhelp/creating-web2py-project.html


On Sun, Aug 10, 2014 at 10:53 PM, Massimo Di Pierro <
[email protected]> wrote:

> You can use Spyder but it may not recognize for of the web2py keywords.
> There are tricks:
>
> add gluon to path and add
>
>     if False: from gluon import *
>
> to models and controllers.
>
>
> On Sunday, 10 August 2014 05:30:46 UTC-5, Suresh Mali wrote:
>>
>> Am new to web2py looking for better IDE support been using spyder for my
>> other work on windows.  Can I continue to use same or need to move to some
>> other IDE?
>>
>  --
> 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/d/optout.
>

-- 
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/d/optout.

Reply via email to