Ask HN: Best text editor for python?
I recently started learning Python. I have never programmed before this, and I am using a mac. I am using the book Learn Python the Hard Way, which recommended starting with Gedit, so that is what I am using right now. I don't really like the layout of Gedit, and I have noticed multiple bugs. I would like to switch to a different text editor soon. What do you recommend?
14 comments
[ 3.4 ms ] story [ 47.8 ms ] threadBefore that, Eric4.
http://www.sublimetext.com
For an IDE suggestion, I'd vote for PyCharm once you're developing more complex stuff http://www.jetbrains.com/pycharm/. Most worthwhile $100 I've ever spent when I compare the number of hours I'm on it with its purchase cost.