Re: [Tutor] IDE for Python

2010-10-09 Thread Brian Jones
On Thu, Oct 7, 2010 at 11:23 AM, Juan Jose Del Toro wrote: > Dear List; > > In your experience what is the best IDE for Python? > > I've used SPE and IDLE, I've also seen people using Eclipse but which one > do you recommend? > There is no 'best for Python'. IDEs are made to please people, not l

Re: [Tutor] IDE for Python

2010-10-08 Thread Steven D'Aprano
On Fri, 8 Oct 2010 02:23:27 am Juan Jose Del Toro wrote: > Dear List; > > In your experience what is the best IDE for Python? None of them. I use a good editor in one window (I prefer Kate for larger projects, although Kwrite is good enough for single modules or scripts) and a good xterm in an

Re: [Tutor] IDE for Python

2010-10-07 Thread aug dawg
ct 2010 20:08:10 +0200 >>> From: Knacktus >>> To: tutor@python.org >>> Subject: Re: [Tutor] IDE for Python >>> Message-ID: <4cae0c8a.4040...@googlemail.com> >>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed >>> >>> >>>

Re: [Tutor] IDE for Python

2010-10-07 Thread Mark Weil
ate: Thu, 07 Oct 2010 20:08:10 +0200 >> From: Knacktus >> To: tutor@python.org >> Subject: Re: [Tutor] IDE for Python >> Message-ID: <4cae0c8a.4040...@googlemail.com> >> Content-Type: text/plain; charset=ISO-8859-1; format=flowed >> >> >> A

Re: [Tutor] IDE for Python

2010-10-07 Thread Sayth Renshaw
> Message: 5 > Date: Thu, 07 Oct 2010 20:08:10 +0200 > From: Knacktus > To: tutor@python.org > Subject: Re: [Tutor] IDE for Python > Message-ID: <4cae0c8a.4040...@googlemail.com> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Am 07.10.2010

Re: [Tutor] IDE for Python

2010-10-07 Thread Knacktus
Am 07.10.2010 17:23, schrieb Juan Jose Del Toro: Dear List; In your experience what is the best IDE for Python? I'm using Wing IDE. Very good overall package. I like especially the debug probe, which is like an interactive shell in the current stack. To me it's a good balance between features

Re: [Tutor] IDE for Python

2010-10-07 Thread Alan Gauld
"Juan Jose Del Toro" wrote In your experience what is the best IDE for Python? In my experience its vim and a couple of command shells. But that's to do with a)what I use Python for and b) many years experience using vim It may not work for you (and you could substitute emacs for vim if

Re: [Tutor] IDE for Python

2010-10-07 Thread Ken Green
I have been using Geany under Ubuntu 10.04. I rarely use IDLE. Ken On 10/07/2010 11:23 AM, Juan Jose Del Toro wrote: Dear List; In your experience what is the best IDE for Python? I've used SPE and IDLE, I've also seen people using Eclipse but which one do you recommend? -- ¡Saludos! / Gr

[Tutor] IDE for Python

2010-10-07 Thread Juan Jose Del Toro
Dear List; In your experience what is the best IDE for Python? I've used SPE and IDLE, I've also seen people using Eclipse but which one do you recommend? -- ¡Saludos! / Greetings! Juan José Del Toro M. jdeltoro1...@gmail.com Guadalajara, Jalisco MEXICO _

Re: [Tutor] IDE for Python

2006-07-25 Thread Alan Gauld
> I want to know which IDE I should use for programming. IDLE comes with standard Python and is OK for starters. Pythonwin comes with ActiveState python (as well as IDLE) and is better for Windoze users. Personally I use cygwin, bash, and vim. Others use emacs... And there are lots more inclu

Re: [Tutor] IDE for Python

2006-07-25 Thread Tim Johnson
* Mike Hansen <[EMAIL PROTECTED]> [060725 10:26]: > > I personally use VIM. The closest thing to an IDE I've used is Komodo. > You might check out these links. I used to use vim extensively with python, now have moved to emacs. > http://pyfaq.infogami.com/tutor-whats-the-best-editor-ide-for-p

Re: [Tutor] IDE for Python

2006-07-25 Thread Carroll, Barry
ginal Message- > Date: Tue, 25 Jul 2006 10:51:54 -0600 > From: "Mike Hansen" <[EMAIL PROTECTED]> > Subject: Re: [Tutor] IDE for Python > To: > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="us-ascii" > > &g

Re: [Tutor] IDE for Python

2006-07-25 Thread Tracy R Reed
Basavaraj SP. wrote: > I want to know which IDE I should use for programming. Emacs has been the gold standard of IDE's for years. -- Tracy R Reed http://ultraviolet.org A: Because we read from top to bottom, left to right Q: Why should I start my reply below the quoted text __

Re: [Tutor] IDE for Python

2006-07-25 Thread Rob Sinclar
On Tuesday 25 July 2006 18:51, Mike Hansen wrote: > Dear All, > > I am new to Python. > > I want to know which IDE I should use for programming. > > If so from where can I get it? > > Thanks in advance. > > - Raj > > I personally use VIM. The closest thing to an

Re: [Tutor] IDE for Python

2006-07-25 Thread Mike Hansen
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Basavaraj SP. Sent: Tuesday, July 25, 2006 9:05 AM To: tutor@python.org Subject: [Tutor] IDE for Python Dear All, I am new to

Re: [Tutor] IDE for Python

2006-07-25 Thread andrew clarke
On Tue, Jul 25, 2006 at 08:34:39PM +0530, Basavaraj SP. wrote: > I am new to Python. > > I want to know which IDE I should use for programming. > > If so from where can I get it? ActivePython is a good start: http://www.activestate.com/Products/ActivePython/ ___

[Tutor] IDE for Python

2006-07-25 Thread Basavaraj SP.
Dear All,   I am new to Python.   I want to know which IDE I should use for programming.   If so from where can I get it?   Thanks in advance.   - Raj   ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listin