I used to use gedit (http://twitpic.com/e80j6) before, it has some
nice plugins to make it python friendly, like auto completion,
indentation, run at a hit of f5, better python console, etc.

Then you got eclipse pydev plugin which gives you everything you could
think of.

bpython, not an ide, but comes as a nice interpreter if you're looking
on the spot help popup and auto-completion in interpreter itself.

While vim too can be customized nicely using pydiction,
NERDtree(http://twitpic.com/fnopf) etc to suit Python.
http://twitpic.com/fnsvb

I haven't come across something which points out syntax errors while
typing. vim does it for html, but has anyone come across this feature?
do let me know too.

regards,
Abhishek Mishra
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to