For python development, you usually only need a good editor: Vim, Emacs, jEdit, Kate, IDLE, TextMate, Geany, Komodo Edit, Editra. Most of these have some IDE features (multiple files, code completion, etc.), either builtin or as plugins.
You could also use Eclipse + PyDev, NetBeans or...