Native Python Editor for Mac?

editor, ide, macos, python, python-idle

Solution

TextMate is a great general-purpose editor for mac. Used by the Rails community a lot, but it's great with python too.

Problem

I'm currently using IDLE, its decent, but I'd like to know if there're better lightweight IDEs built especially for Mac — free or commercial.

Original source