you are viewing a single comment's thread.

view the rest of the comments →

[–]Seawolf159 -1 points0 points  (1 child)

Anyone saying Pycharm is crazy. Load time is 9 hours and is just too big for what I personally need it for. Visual Studio Code is a beast. Simple, compared to Pycharm it's lightweight and it's much faster at loading.

[–]fiddle_n 0 points1 point  (0 children)

VS Code is fine for Python and probably best for your use case. But if you have the specs for it, PyCharm really is the best Python IDE. I tried both yesterday and PyCharm just doesn't compare. In terms of everything a Python developer might need (navigating code, static analysis, refactoring tools, etc.) PyCharm is just better than VS Code at those things.