I like Aptana Studio
http://www.aptana.com/products/studio3
2011/8/26 Dave Boland :
> I'm looking for a good IDE -- easy to setup, easy to use -- for Python. Any
> suggestions?
>
> I use Eclipse for other projects and have no problem with using it for
> Python, except that I can't get PyDev to in
I work with java since 1997 and with python three years ago, and i
really think that
python performance is much better than java, i made same applications using
both and python always responses better. Try to do the same with a
little appication
accesing data bases, using ftp clients, etc and you w
that is correct, you can work several version of python in same machine.
When you execute some script you only need redirect %PATH% and
%PYTHONPATH%
2008/1/15, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> Hi,
>
> We are windows shop with some unix servers as well. We run 2.4.1 and
> want to begin migr