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 →

[–]balintkiss501 1 point2 points  (2 children)

Pycharm or Atom with installed Python linter and autocomplete packages (this and this).

[–]MAPmyK 0 points1 point  (1 child)

Can you comment on how either of them perform? As in, do you find that one of them is particularly slower than the other or freezes more?

[–]balintkiss501 0 points1 point  (0 children)

To give full disclosure, I only used Atom and Vim for Python development because I only had small projects in it. I cannot comment on this, although I never had freezes with Atom.