Choosing a Python IDE. what is your Pythonish recommendation? I do not know what to choose.

Rustom Mody rustompmody at gmail.com
Wed Jan 4 00:57:08 EST 2017


On Wednesday, January 4, 2017 at 5:42:34 AM UTC+5:30, Dietmar Schwertberger wrote:
> On 02.01.2017 12:38, Antonio Caminero Garcia wrote:
> > The thing with the from-the-scratch full featured IDEs (Eclipse, IntelliJ, Pycharm) is that they look like a space craft dashboard and that unwarranted resources consumption and the unnecessary icons.
> You did not try Wing IDE? It looks less like a spacecraft. Maybe you 
> like it.
> Maybe the difference is that Wing is from Python people while the ones 
> you listed are from Java people.
> For something completely different (microcontroller programming in C) I 
> just switched to a Eclipse derived IDE and I don't like it too much as 
> the tool does not focus on the problem scope.
> 
>  From your posts I'm not sure whether you want an editor or an IDE, 
> where for me the main difference is the debugger and code completion.
> I would not want to miss the IDE features any more, even though in my 
> first 15 years of Python I thought that a debugger is optional with 
> Python ...
> 
> Regards,
> 
> Dietmar

Im surprised no one's talked of idle (or Ive missed it?)



More information about the Python-list mailing list