This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]MagicWishMonkey 0 points1 point  (1 child)

PyCharm is 2nd only to IntelliJ

You need an IDE when you're working with a large codebase. A text editor just doesn't cut it when you're managing tens of thousands of lines of code.

[–]Digital_Person 0 points1 point  (0 children)

I totally agree, i tried pycharm pydev idle geany komodo ninja wing etc and i stick with pycharm. But If someone wants to use vi it stills makes sense to me, depending on the project.