9

Possible Duplicate:
What’s a good IDE for Python on the Mac?

Hi,

I'm going to start a quite big python project development under Mac OS X. What is the best python IDE for Mac OS X -recommended freeware-.

Community
  • 1
  • 1
Osama Gamal
  • 1,161
  • 4
  • 12
  • 18
  • 1
    See http://stackoverflow.com/questions/893162/whats-a-good-ide-for-python-on-the-mac – BoltClock Aug 08 '10 at 18:13
  • @BoltClock: Not sure this is an exact duplicate of 893162, as that question seemed to be asking for the Python IDE that was similar to Eclipse, as opposed to the best one. – Paul D. Waite Aug 08 '10 at 18:24
  • @BoltClock: having actually read a few answers on 893162 though, they do seem to cover a lot of the same territory that answers to this question would. – Paul D. Waite Aug 08 '10 at 18:26
  • There is a list of IDEs in the other question. Btw, using "the best" in a question makes it subjective and argumentative is most cases. – Jochen Ritzel Aug 08 '10 at 18:41

1 Answers1

2

Pydev with Eclipse.

banx
  • 4,376
  • 4
  • 30
  • 34