The Artima Developer Community
Sponsored Link

Python Buzz Forum
Choosing an IDE for Python

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Tarek Ziadé

Posts: 56
Nickname: tarek
Registered: Sep, 2005

Tarek Ziadé is R&D developer for Nuxeo Corp.
Choosing an IDE for Python Posted: Oct 31, 2005 7:51 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Tarek Ziadé.
Original Post: Choosing an IDE for Python
Feed Title: Tarek Ziadé
Feed URL: http://blogs.nuxeo.com/sections/blogs/tarek_ziade/exportrss
Feed Description: Feed about Python, Zope and all related technos
Latest Python Buzz Posts
Latest Python Buzz Posts by Tarek Ziadé
Latest Posts From Tarek Ziadé

Advertisement
I am trying to choose a new IDE to write Python code, after a few problems I had with the *beeeep* generic editor I use.

I've read the very interesting blurg from Jonathan Ellis here but i didn't find the IDE that fits me yet. I am trying them all.

The perfect IDE for me needs:
  • easy encoding configuration: I do iso-8859-15 and some of the IDE out there don't want me to.
  • simple, yet powerfull, code completion. Some of them are just crazy.
  • reasonable CPU/Mem load
  • A decente learning curve 
  • good enough code cleaning: trailing spaces removal
  • bad syntax notifier:the bug Stani's Python Editor pops is great
  • decent debugguer links, with toggles.
  • easy macro programming
  • XML, ZPT, CSS, and third party editing as well, with proper *indentation*. 4 is nice for Python, I want 2 for ZPT !
  • ...

Tried so far: drpython, SPE, Eric3
Best pick so far: Eric3, but SPE is not bad
Next try: Wing IDE (I have a feeling about this one). If WingIDE fits, I'll buy it so I won't have to download and install Eclipse to try Pydev ;)

Read: Choosing an IDE for Python

Topic: I'm ready for 9th grade! Previous Topic   Next Topic Topic: The Poignant Planet Python Puzzle! -- solutions

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use