On Feb 1, 9:42 am, "mcheun...@hotmail.com" <mcheun...@hotmail.com>
wrote:
> Hi all
>    what IDE is the best to write python?
> thanks
> from Peter (mcheun...@hotmail.com)

I use a combination of:

1. VI/VIM
2. Eclipse with PyDev extensions
3. NetBeans with Python Module installed

When I'm working directly on development boxes, making quick changes,
I'll use VI/VIM.  When I'm only doing Python / Django backend
development and working with Subversion I'll use Eclipse.  If I'm on a
project where I need to do Java ME work and Python / Django backend
development, then I'll use NetBeans.

My recommendation is try 3 or 4 and pick one that you feel comfortable
with.

Trav (",) T
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to