The book has some tips in using IDEs with web2py.
You can go a long way by adding in false imports
if false:
import ...
see chapter "other recipes"
pycharm pro edition has built-in web2py support which means out of the box
integrated debugger support and support for the all the includes. But with
the tips in the book, you get pretty close.
Those tips apply to any standard Python IDE. Personally, I don't think
pycharm is particularly more awesome than eclipse+pydev (which is taking
strides at the moment, development is motoring along after a hiatus), but
PyCharm pro's built-in web2py support is good.
--
Tim Richardson
--
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/groups/opt_out.