What are the best Python IDEs? [duplicate]
Possible Duplicate:
What IDEs are available for Ubuntu?
What are some of the best Python IDEs for Ubuntu 12.04?
Would you benefit from me learning Python?
Solution 1:
If you want a professional IDE but not free, then you can buy Wingware.
In contrary, if you want a free professional IDE, then try Eric. The version 4 is for Python 2, and the version 5 is for Python 3.
Solution 2:
Because this greatly varies from person to person, I recommend you just try out a few and find one you like. I am currently working with Eclipse + PyDev. (PyDev is an Eclipse plugin.)