Python editor/IDE for OS X

Posted by TheJuice on Stack Overflow See other posts from Stack Overflow or by TheJuice
Published on 2010-05-05T13:26:05Z Indexed on 2010/05/05 13:38 UTC
Read the original article Hit count: 201

Filed under:
|
|
|

As a (reasonably) new Python programmer, what IDEs or editors would you recommend for Python programming on OS X and why (i.e. what features/capabilities/workflow techniques really help)? I've used Xcode and played a bit with TextMate but I can't really say that either have really hit the spot for me (although TextMate's code completion is pretty neat, I think i've been spoilt with code-completion facilities provided by editors for statically-typed languages so maybe i'm subconsciously comparing apples and oranges)

I'm looking to increase my efficacy with Python and any tips would be appreciated.

I know people have asked similar questions for Python IDEs in general but I am specifically concentrating on OS X and the 'Mac way'.

If Xcode or TextMate are thought highly of, perhaps some suggestions as to how I could get the most benefit from the tools would help.

© Stack Overflow or respective owner

Related posts about python

Related posts about ide